aboutsummaryrefslogtreecommitdiffstats
path: root/tests/QtScript/test_base.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/QtScript/test_base.py')
-rw-r--r--tests/QtScript/test_base.py4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/QtScript/test_base.py b/tests/QtScript/test_base.py
deleted file mode 100644
index 6ad27e007..000000000
--- a/tests/QtScript/test_base.py
+++ /dev/null
@@ -1,4 +0,0 @@
-from PySide import QtScript
-
-
-#only test if the module import works fine bug #278