summaryrefslogtreecommitdiffstats
path: root/tests/auto/auto.pri
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/auto.pri')
-rw-r--r--tests/auto/auto.pri5
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/auto/auto.pri b/tests/auto/auto.pri
index 9d3ed05a..a04f5b23 100644
--- a/tests/auto/auto.pri
+++ b/tests/auto/auto.pri
@@ -8,8 +8,3 @@ QT += testlib widgets
INCLUDEPATH += ../inc
HEADERS += ../inc/tst_definitions.h
-
-#Define for unit tests
-CONFIG(debug, debug|release) {
- DEFINES += BUILD_PRIVATE_UNIT_TESTS
-}