-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Return code of test script makes no sense.
PyLuaTeX/test/run_special_tests.py
Line 103 in 88c08e2
| sys.exit(0 if overall_success else 0) |
Must be sys.exit(0 if overall_success else 1)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels