Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
sbc100 committed May 10, 2019
1 parent ae84fd7 commit 2bd0458
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_other.py
Original file line number Diff line number Diff line change
Expand Up @@ -7919,7 +7919,7 @@ def run(*args):
run(['-O3', '-s', 'MAIN_MODULE=1'],
1581, [], [], 517336, 172,1484, None) # noqa
run(['-O3', '-s', 'MAIN_MODULE=2'],
15, [], [], 10770, 18, 13, None) # noqa
15, [], [], 10770, 17, 13, None) # noqa
else:
run([], 23, ['abort'], ['waka'], 42701, 24, 17, 57) # noqa
run(['-O1'], 15, ['abort'], ['waka'], 13199, 15, 14, 33) # noqa
Expand Down

0 comments on commit 2bd0458

Please sign in to comment.