aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qtquick1/qdeclarativeanimatedimage/data/colors.qml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qtquick1/qdeclarativeanimatedimage/data/colors.qml')
-rw-r--r--tests/auto/qtquick1/qdeclarativeanimatedimage/data/colors.qml5
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/auto/qtquick1/qdeclarativeanimatedimage/data/colors.qml b/tests/auto/qtquick1/qdeclarativeanimatedimage/data/colors.qml
deleted file mode 100644
index 51deb56b18..0000000000
--- a/tests/auto/qtquick1/qdeclarativeanimatedimage/data/colors.qml
+++ /dev/null
@@ -1,5 +0,0 @@
-import QtQuick 1.0
-
-AnimatedImage {
- source: "colors.gif"
-}