aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qjsvalue/qjsvalue.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qml/qjsvalue/qjsvalue.pro')
-rw-r--r--tests/auto/qml/qjsvalue/qjsvalue.pro6
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/auto/qml/qjsvalue/qjsvalue.pro b/tests/auto/qml/qjsvalue/qjsvalue.pro
deleted file mode 100644
index a01cffa100..0000000000
--- a/tests/auto/qml/qjsvalue/qjsvalue.pro
+++ /dev/null
@@ -1,6 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qjsvalue
-macx:CONFIG -= app_bundle
-QT += qml widgets testlib gui-private qml-private
-SOURCES += tst_qjsvalue.cpp
-HEADERS += tst_qjsvalue.h