summaryrefslogtreecommitdiff
path: root/py/tests/functest.py
diff options
context:
space:
mode:
Diffstat (limited to 'py/tests/functest.py')
-rwxr-xr-xpy/tests/functest.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/py/tests/functest.py b/py/tests/functest.py
index 44c29fb..836b880 100755
--- a/py/tests/functest.py
+++ b/py/tests/functest.py
@@ -1,7 +1,6 @@
#!/usr/bin/python3
import pykms
-from helpers import *
card = pykms.Card()
res = pykms.ResourceManager(card)