mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-06-26 10:54:28 +02:00
Reformat files
- Fix indentation - Fix spacing
This commit is contained in:
parent
6272f1ad5d
commit
55508fd201
28 changed files with 36 additions and 2 deletions
|
@ -72,6 +72,7 @@ class TestCLI(TestCase):
|
|||
|
||||
if __name__ == "__main__":
|
||||
from simpletap import TAPTestRunner
|
||||
|
||||
unittest.main(testRunner=TAPTestRunner())
|
||||
|
||||
# vim: ai sts=4 et sw=4 ft=python
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue