Skip to content

Commit

Permalink
test stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
ianlongden committed Nov 16, 2021
1 parent 277ac50 commit 5de25b2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion check_tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,6 @@
for line in lines:
print(line)
exit(-1)
exit(0)
else:
print("pytest successful. No FAILED found in output")
exit(0)

0 comments on commit 5de25b2

Please sign in to comment.