Skip to content

Commit

Permalink
Regression tests: run.py should not block on user input if used for CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
acgessler committed Sep 5, 2014
1 parent 11dc89d commit fd84970
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/regression/run.py
Original file line number Diff line number Diff line change
Expand Up @@ -258,6 +258,5 @@ def run_test():
# -------------------------------------------------------------------------------
if __name__ == "__main__":
run_test()
input("Press any key to continue ...")

# vim: ai ts=4 sts=4 et sw=4

0 comments on commit fd84970

Please sign in to comment.