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