aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qjsengine/qjsengine.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qml/qjsengine/qjsengine.pro')
-rw-r--r--tests/auto/qml/qjsengine/qjsengine.pro9
1 files changed, 0 insertions, 9 deletions
diff --git a/tests/auto/qml/qjsengine/qjsengine.pro b/tests/auto/qml/qjsengine/qjsengine.pro
deleted file mode 100644
index b412e37727..0000000000
--- a/tests/auto/qml/qjsengine/qjsengine.pro
+++ /dev/null
@@ -1,9 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qjsengine
-QT += qml qml-private widgets testlib gui-private
-macx:CONFIG -= app_bundle
-SOURCES += tst_qjsengine.cpp
-RESOURCES += qjsengine.qrc
-RESOURCES += testmodule.mjs modulewithlexicals.mjs importerror1.mjs exporterror1.mjs
-
-TESTDATA = script/*