Minor format change
This commit is contained in:
@ -17,3 +17,6 @@ TESTING_MODULE = "rbackup.hierarchy.snapshot"
|
||||
def load_tests(loader, tests, ignore):
|
||||
tests.addTests(doctest.DocTestSuite(TESTING_MODULE))
|
||||
return tests
|
||||
|
||||
|
||||
# ========== Unit Tests ==========
|
||||
|
Reference in New Issue
Block a user