add 4, edit 3
This commit is contained in:
@@ -121,6 +121,7 @@ if __name__ == "__main__":
|
||||
test_11_help_has_no_mode_argument,
|
||||
test_12_unknown_mode_is_rejected,
|
||||
]
|
||||
|
||||
for t in tests:
|
||||
t()
|
||||
print(f"OK {t.__name__}")
|
||||
|
||||
Reference in New Issue
Block a user