summaryrefslogtreecommitdiff
path: root/wrappers/python/tests.py
diff options
context:
space:
mode:
Diffstat (limited to 'wrappers/python/tests.py')
-rw-r--r--wrappers/python/tests.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/wrappers/python/tests.py b/wrappers/python/tests.py
index e58e67d..cbec370 100644
--- a/wrappers/python/tests.py
+++ b/wrappers/python/tests.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python3
import unittest
-import eduvpncommon.main as eduvpn
+import eduvpn_common.main as eduvpn
import webbrowser
import sys
import os