Skip to content
Snippets Groups Projects
Commit e25f87bf authored by Daniel Brown's avatar Daniel Brown
Browse files

update test scripts

parent 707f6f4f
No related branches found
No related tags found
No related merge requests found
......@@ -49,5 +49,8 @@ if len(errors) > 0:
print("The following files failed: ")
for e in errors:
print(" - " + e)
sys.exit(1)
else:
print("\nPASSED\n")
sys.exit(0)
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment