diff -r 5dc02b23752f -r 3e2da88830cd tests/auto/declarative/declarative.pro --- a/tests/auto/declarative/declarative.pro Tue Jul 06 15:10:48 2010 +0300 +++ b/tests/auto/declarative/declarative.pro Wed Aug 18 10:37:55 2010 +0300 @@ -1,12 +1,12 @@ TEMPLATE = subdirs !symbian: { SUBDIRS += \ - examples \ qdeclarativemetatype \ qmetaobjectbuilder } SUBDIRS += \ + examples \ parserstress \ qdeclarativeanchors \ qdeclarativeanimatedimage \ @@ -52,8 +52,7 @@ qdeclarativeqt \ qdeclarativerepeater \ qdeclarativesmoothedanimation \ - qdeclarativesmoothedfollow\ - qdeclarativespringfollow \ + qdeclarativespringanimation \ qdeclarativesqldatabase \ qdeclarativestates \ qdeclarativestyledtext \