mirror of
https://github.com/pyTooling/Actions.git
synced 2026-02-12 02:56:56 +08:00
Changed branch names.
This commit is contained in:
@@ -38,7 +38,7 @@ from pyDummy import Application
|
||||
|
||||
if __name__ == "__main__": # pragma: no cover
|
||||
print("ERROR: you called a testcase declaration file as an executable module.")
|
||||
print("Use: 'python -m unitest <testcase module>'")
|
||||
print("Use: 'python -m unittest <testcase module>'")
|
||||
exit(1)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user