This commit is contained in:
Mike Place 2015-12-03 11:02:49 -07:00
parent 386459ca6d
commit 3b0033e529

View file

@ -248,4 +248,4 @@ class GlusterfsTestCase(TestCase):
if __name__ == '__main__':
from integration import run_tests
run_tests(GlusterTestCase, needs_daemon=False)
run_tests(GlusterfsTestCase, needs_daemon=False)