aboutsummaryrefslogtreecommitdiffstats
path: root/suites/debug/pass.py
diff options
context:
space:
mode:
Diffstat (limited to 'suites/debug/pass.py')
-rw-r--r--suites/debug/pass.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/suites/debug/pass.py b/suites/debug/pass.py
index 42c1f25..c07f079 100644
--- a/suites/debug/pass.py
+++ b/suites/debug/pass.py
@@ -1,5 +1,5 @@
#!/usr/bin/env python3
-from osmo_gsm_tester.test import *
+from osmo_gsm_tester.testenv import *
# This can be used to verify that a test passes correctly.
pass