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