aboutsummaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/qml/js/qjsvalue/qjsvalue.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/benchmarks/qml/js/qjsvalue/qjsvalue.pro')
-rw-r--r--tests/benchmarks/qml/js/qjsvalue/qjsvalue.pro8
1 files changed, 0 insertions, 8 deletions
diff --git a/tests/benchmarks/qml/js/qjsvalue/qjsvalue.pro b/tests/benchmarks/qml/js/qjsvalue/qjsvalue.pro
deleted file mode 100644
index edfb619608..0000000000
--- a/tests/benchmarks/qml/js/qjsvalue/qjsvalue.pro
+++ /dev/null
@@ -1,8 +0,0 @@
-CONFIG += benchmark
-TEMPLATE = app
-TARGET = tst_bench_qjsvalue
-
-SOURCES += tst_qjsvalue.cpp
-
-QT += qml testlib
-macos:CONFIG -= app_bundle