summaryrefslogtreecommitdiffstats
path: root/test/WhereIs.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/WhereIs.py')
-rw-r--r--test/WhereIs.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/WhereIs.py b/test/WhereIs.py
index 15f4442..dccfefb 100644
--- a/test/WhereIs.py
+++ b/test/WhereIs.py
@@ -109,7 +109,7 @@ expect = [ test.workpath(sub3_xxx_exe),
test.workpath(sub3_xxx_exe),
test.workpath(sub4_xxx_exe),
test.workpath(sub3_xxx_exe),
- ]
+ ]
test.run(arguments = ".",
stdout = test.wrap_stdout(read_str = string.join(expect, "\n") + "\n",
@@ -128,7 +128,7 @@ expect = [ test.workpath(sub4_xxx_exe),
test.workpath(sub3_xxx_exe),
test.workpath(sub4_xxx_exe),
test.workpath(sub3_xxx_exe),
- ]
+ ]
test.run(arguments = ".",
stdout = test.wrap_stdout(read_str = string.join(expect, "\n") + "\n",