summaryrefslogtreecommitdiffstats
path: root/tests/auto/sql/kernel/qsqlerror/qsqlerror.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/sql/kernel/qsqlerror/qsqlerror.pro')
-rw-r--r--tests/auto/sql/kernel/qsqlerror/qsqlerror.pro9
1 files changed, 0 insertions, 9 deletions
diff --git a/tests/auto/sql/kernel/qsqlerror/qsqlerror.pro b/tests/auto/sql/kernel/qsqlerror/qsqlerror.pro
deleted file mode 100644
index ef0d213dba..0000000000
--- a/tests/auto/sql/kernel/qsqlerror/qsqlerror.pro
+++ /dev/null
@@ -1,9 +0,0 @@
-############################################################
-# Project file for autotest for file qsqlerror.h
-############################################################
-
-CONFIG += testcase
-TARGET = tst_qsqlerror
-QT = core sql testlib
-
-SOURCES += tst_qsqlerror.cpp