Moved files to make zouba the only project.
[ptas] / tests / ut_template / ut_template.pro
diff --git a/tests/ut_template/ut_template.pro b/tests/ut_template/ut_template.pro
deleted file mode 100644 (file)
index d352622..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-include(../ut_common.pri)
-
-TARGET = ut_template
-QT += testlib
-SOURCES += ut_template.cpp \
-    $$SRCDIR/template.cpp
-HEADERS += ut_template.h \
-    $$SRCDIR/template.h
-
-include(../check.pri)