--- a/tests/auto/quuid/quuid.pro Tue Jul 06 15:10:48 2010 +0300
+++ b/tests/auto/quuid/quuid.pro Wed Aug 18 10:37:55 2010 +0300
@@ -1,3 +1,6 @@
-load(qttest_p4)
-QT = core
-SOURCES += tst_quuid.cpp
+TEMPLATE = subdirs
+
+SUBDIRS = testProcessUniqueness
+
+SUBDIRS += test
+