Commit bfe820e4ce301a28002bcf4b1356714338435a81

Authored by Hacene SI HADJ MOHAND
1 parent fc5c0567

correcting tests

test/FitNesseRoot/ReleaseS/SecondPart/ReLease1/SprinT3/UserStory8/content.txt
... ... @@ -36,7 +36,7 @@
36 36 |check|diffOutputFile|REF_output-velocity_2008000000000000.txt|file1|output-velocity_2008000000000000.txt|file2|0|
37 37 |note|!- id 30 avec précision du nom du fichier résultat dans la requête -!|
38 38 |check|execute|${executable}|command|${path}request_us8_30_with_filename.xml|args|0|
39   -|check|execute|!-test `ls myresult-imf_dst_2008000000000000.txt | wc -l` -!|command| -eq 1 |args|0|
  39 +|check|execute|!-test `ls myresult.txt | wc -l` -!|command| -eq 1 |args|0|
40 40  
41 41 !|script|TestAmdaCommandLine|
42 42 |set|${path}|path|
... ... @@ -46,6 +46,6 @@
46 46 |check|execute|!- rm -!|command| output-efield_dst_2008000000000000.txt |args|0|
47 47 |check|execute|!- rm -!|command| output-imf_0_1_2008000000000000.txt |args|0|
48 48 |check|execute|!- rm -!|command| output-imf_dst_2008000000000000.txt|args|0|
49   -|check|execute|!- rm -!|command| myresult-imf_dst_2008000000000000.txt|args|0|
  49 +|check|execute|!- rm -!|command| myresult.txt|args|0|
50 50 -----
51 51 !contents -R2 -g -p -f -h
... ...