X-Git-Url: https://code.wpia.club/?p=motion.git;a=blobdiff_plain;f=tests%2Ftest_basics.py;h=0f27f48a2a84a7068b34f2f8b38bbe3db7b72199;hp=85dc7b6690bc90ddca4e264cbf27fa604907c911;hb=7f7b44cb967ae9b99ddcbf3879c92d448570d49c;hpb=11e82f491ae15d3b7d9f1f88db2ab79d1fe131bf diff --git a/tests/test_basics.py b/tests/test_basics.py index 85dc7b6..0f27f48 100644 --- a/tests/test_basics.py +++ b/tests/test_basics.py @@ -17,7 +17,6 @@ app.config.update( app.config['TESTING'] = True app.config['DEBUG'] = False - class BasicTest(TestCase): def init_test(self):