summaryrefslogtreecommitdiffstats
path: root/tests/expat/run_tests.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/expat/run_tests.py')
-rw-r--r--tests/expat/run_tests.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/expat/run_tests.py b/tests/expat/run_tests.py
index cdb0edf..aef92a7 100644
--- a/tests/expat/run_tests.py
+++ b/tests/expat/run_tests.py
@@ -1,6 +1,6 @@
import pytest
-import expat.parser as parser
+import tests.expat.parser as parser
from plugins.agl_test_ptest_base import PTESTBase