aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmlformat/qmlformat.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qml/qmlformat/qmlformat.pro')
-rw-r--r--tests/auto/qml/qmlformat/qmlformat.pro12
1 files changed, 0 insertions, 12 deletions
diff --git a/tests/auto/qml/qmlformat/qmlformat.pro b/tests/auto/qml/qmlformat/qmlformat.pro
deleted file mode 100644
index a6ae391711..0000000000
--- a/tests/auto/qml/qmlformat/qmlformat.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qmlformat
-macos:CONFIG -= app_bundle
-
-SOURCES += tst_qmlformat.cpp
-DEFINES += SRCDIR=\\\"$$PWD\\\"
-
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-QT += testlib