aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmllocale/qqmllocale.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qml/qqmllocale/qqmllocale.pro')
-rw-r--r--tests/auto/qml/qqmllocale/qqmllocale.pro12
1 files changed, 0 insertions, 12 deletions
diff --git a/tests/auto/qml/qqmllocale/qqmllocale.pro b/tests/auto/qml/qqmllocale/qqmllocale.pro
deleted file mode 100644
index d3d022b44e..0000000000
--- a/tests/auto/qml/qqmllocale/qqmllocale.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmllocale
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qqmllocale.cpp
-
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-
-QT += qml testlib gui-private