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