aboutsummaryrefslogtreecommitdiff
path: root/tests/runner.py
diff options
context:
space:
mode:
authorAlon Zakai <alonzakai@gmail.com>2011-12-07 15:26:00 -0800
committerAlon Zakai <alonzakai@gmail.com>2011-12-07 15:26:00 -0800
commitf282ef13db5a5bd65e6507f01c992dfccb9dd483 (patch)
tree71f112ae587c70f9c2bd8b51c1de9d96c34f7aa2 /tests/runner.py
parent757ec8ff0c67d7ab12fc38e7178484c1b540634f (diff)
weaken unneeded part of profiling test
Diffstat (limited to 'tests/runner.py')
-rw-r--r--tests/runner.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/runner.py b/tests/runner.py
index 89a437a4..38a596f8 100644
--- a/tests/runner.py
+++ b/tests/runner.py
@@ -4021,7 +4021,7 @@ Block 0: ''', post_build=post1)
''')
src.close()
- self.do_run(src, ': __Z6inner1i (5000)\n*ok*', post_build=post)
+ self.do_run(src, ': __Z6inner1i (5000)\n', post_build=post)
### Integration tests