mirror of
https://github.com/dylanaraps/pywal.git
synced 2025-01-06 05:59:03 +01:00
tests: Fix tests
This commit is contained in:
parent
6d116540dd
commit
1570dd003d
@ -33,5 +33,6 @@ class TestMain(unittest.TestCase):
|
||||
args = __main__.get_args(["-o", "true"])
|
||||
self.assertTrue(args.o)
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
unittest.main()
|
||||
|
Loading…
Reference in New Issue
Block a user