aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickanimations/qquickanimations.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/quick/qquickanimations/qquickanimations.pro')
-rw-r--r--tests/auto/quick/qquickanimations/qquickanimations.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/quick/qquickanimations/qquickanimations.pro b/tests/auto/quick/qquickanimations/qquickanimations.pro
index cd0a0fbb15..94f694181d 100644
--- a/tests/auto/quick/qquickanimations/qquickanimations.pro
+++ b/tests/auto/quick/qquickanimations/qquickanimations.pro
@@ -12,6 +12,7 @@ QT += core-private gui-private qml-private quick-private testlib qmlmodels-priv
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0
OTHER_FILES += \
+ data/animationJobSelfDestructionBug.qml\
data/attached.qml \
data/badproperty1.qml \
data/badproperty2.qml \
@@ -26,6 +27,7 @@ OTHER_FILES += \
data/dotproperty.qml \
data/Double.qml \
data/doubleRegistrationBug.qml \
+ data/fastFlickingBug.qml \
data/looping.qml \
data/mixedtype1.qml \
data/mixedtype2.qml \