]> WPIA git - motion.git/blobdiff - tests/test_basics.py
add: configuration of timespan between entering of two motions
[motion.git] / tests / test_basics.py
index f886c34d708a77e08b0245c5ac3988c1a6727c07..b6f111cb6660c49a4dae7d136ac6911574b501b2 100644 (file)
@@ -17,7 +17,6 @@ app.config.update(
 app.config['TESTING'] = True
 app.config['DEBUG'] = False
 
-
 class BasicTest(TestCase):
 
     def init_test(self):