mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2025-06-20 13:00:36 +00:00
Huge config update and smtp fix for daemon
This commit is contained in:
@ -17,6 +17,3 @@ class BasicsTestCase(unittest.TestCase):
|
||||
|
||||
def test_app_exists(self):
|
||||
self.assertFalse(current_app is None)
|
||||
|
||||
def test_app_is_testing(self):
|
||||
self.assertTrue(current_app.config['TESTING'])
|
||||
|
Reference in New Issue
Block a user