summaryrefslogtreecommitdiffstats
path: root/tests/auto/qserialport/qserialport.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qserialport/qserialport.pro')
-rw-r--r--tests/auto/qserialport/qserialport.pro7
1 files changed, 0 insertions, 7 deletions
diff --git a/tests/auto/qserialport/qserialport.pro b/tests/auto/qserialport/qserialport.pro
deleted file mode 100644
index 5435fa39..00000000
--- a/tests/auto/qserialport/qserialport.pro
+++ /dev/null
@@ -1,7 +0,0 @@
-QT = core testlib
-TARGET = tst_qserialport
-#CONFIG += testcase
-
-QT += serialport
-
-SOURCES = tst_qserialport.cpp