--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tests/auto/declarative/qdeclarativespringanimation/data/springanimation1.qml Wed Aug 18 10:37:55 2010 +0300 @@ -0,0 +1,4 @@ +import Qt 4.7 + +SpringAnimation { +}