aboutsummaryrefslogtreecommitdiff
path: root/tests/runner.py
diff options
context:
space:
mode:
authorAlon Zakai <alonzakai@gmail.com>2013-08-07 17:38:20 -0700
committerAlon Zakai <alonzakai@gmail.com>2013-08-07 17:38:20 -0700
commit21006e66125acde0a2c8814f295d56c558fe49a1 (patch)
treeed2e8fbdf00ea6e49c5b1df96ef9a2f995ff76da /tests/runner.py
parent85d6c77437f3eb9a67b36383f1f803425a7ef742 (diff)
fix test_files_m
Diffstat (limited to 'tests/runner.py')
-rwxr-xr-xtests/runner.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/runner.py b/tests/runner.py
index bcea89ea..9b2c287d 100755
--- a/tests/runner.py
+++ b/tests/runner.py
@@ -7121,7 +7121,7 @@ def process(filename):
return 0;
}
'''
- self.do_run(src, 'got: 35\ngot: 45\ngot: 25\ngot: 15\nisatty? 0,0,1\n', post_build=post)
+ self.do_run(src, ('got: 35\ngot: 45\ngot: 25\ngot: 15\nisatty? 0,0,1\n', 'isatty? 0,0,1\ngot: 35\ngot: 45\ngot: 25\ngot: 15\n'), post_build=post)
def test_fwrite_0(self):
src = r'''