summaryrefslogtreecommitdiffstats
path: root/src/linguist/tests/tests.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/linguist/tests/tests.pro')
-rw-r--r--src/linguist/tests/tests.pro17
1 files changed, 0 insertions, 17 deletions
diff --git a/src/linguist/tests/tests.pro b/src/linguist/tests/tests.pro
deleted file mode 100644
index dc878bb79..000000000
--- a/src/linguist/tests/tests.pro
+++ /dev/null
@@ -1,17 +0,0 @@
-TARGET = tst_tests
-CONFIG += testcase
-
-QT += xml testlib
-
-HEADERS += \
- tst_linguist.h \
- ../shared/translator.h
-
-SOURCES += \
- tst_linguist.cpp \
- tst_lupdate.cpp \
- tst_simtexth.cpp \
- ../shared/simtexth.cpp \
- ../shared/translator.cpp \
- ../shared/translatormessage.cpp \
- ../shared/xliff.cpp