contentmgmt/referencedrmagent/tcaf/scripts/consumerstep.ini
branchRCL_3
changeset 96 a71299154b21
parent 95 641f389e9157
--- a/contentmgmt/referencedrmagent/tcaf/scripts/consumerstep.ini	Tue Aug 31 17:00:08 2010 +0300
+++ b/contentmgmt/referencedrmagent/tcaf/scripts/consumerstep.ini	Wed Sep 01 12:40:57 2010 +0100
@@ -44,18 +44,18 @@
 WITHOUTINTENT=true
 
 [DRMFileOpenPerformance]
-FileName = z:\tcaf\testdata\notes1.txt
+FileName = c:\tcaf\testdata\notes1.txt
 IterationCount = 5
 MaxTimeLimitInMS = 50	//Maximum time for the file open operation.Any time exceeding this leads to test failure.
 
 [DRMFileOpenPerformance_SingleRTAObject]
-FileName = z:\tcaf\testdata\audio.content
+FileName = c:\tcaf\testdata\audio.content
 IterationCount = 5
 MaxTimeLimitInMS = 140	//Maximum time for the file open operation.Any time exceeding this leads to test failure.
 
 
 [DRMFileOpenPerformance_MultipleRTAObject]
-FileName = z:\tcaf\testdata\audiomulti.content|\picture.jpg
+FileName = c:\tcaf\testdata\audiomulti.content|\picture.jpg
 IterationCount = 5
 MaxTimeLimitInMS = 140	//Maximum time for the file open operation.Any time exceeding this leads to test failure.
 UniqueId = \picture.jpg
\ No newline at end of file