From a6cba736913dd78a8ac6907e0b0572cf90aee866 Mon Sep 17 00:00:00 2001 From: jwijenbergh Date: Fri, 8 Jul 2022 16:03:50 +0200 Subject: RPM & Setup: Separate eduVPN and common name with a - or _ --- wrappers/python/tests.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wrappers/python/tests.py') 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 -- cgit v1.2.3