summaryrefslogtreecommitdiffstats
path: root/python/tests/login_tests.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/tests/login_tests.py')
-rw-r--r--python/tests/login_tests.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/python/tests/login_tests.py b/python/tests/login_tests.py
index 872610a2..26f79cb4 100644
--- a/python/tests/login_tests.py
+++ b/python/tests/login_tests.py
@@ -34,7 +34,6 @@ sys.path.insert(0, '../.libs')
import lasso
-lasso.init()
class LoginTestCase(unittest.TestCase):