]> WPIA git - motion.git/blobdiff - tests/test_basics.py
Merge branch 'admin_cleanup' into 'master'
[motion.git] / tests / test_basics.py
index 85dc7b6690bc90ddca4e264cbf27fa604907c911..0f27f48a2a84a7068b34f2f8b38bbe3db7b72199 100644 (file)
@@ -17,7 +17,6 @@ app.config.update(
 app.config['TESTING'] = True
 app.config['DEBUG'] = False
 
 app.config['TESTING'] = True
 app.config['DEBUG'] = False
 
-
 class BasicTest(TestCase):
 
     def init_test(self):
 class BasicTest(TestCase):
 
     def init_test(self):