summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/painting/qpathclipper/qpathclipper.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/gui/painting/qpathclipper/qpathclipper.pro')
-rw-r--r--tests/auto/gui/painting/qpathclipper/qpathclipper.pro10
1 files changed, 0 insertions, 10 deletions
diff --git a/tests/auto/gui/painting/qpathclipper/qpathclipper.pro b/tests/auto/gui/painting/qpathclipper/qpathclipper.pro
deleted file mode 100644
index 671220f94b..0000000000
--- a/tests/auto/gui/painting/qpathclipper/qpathclipper.pro
+++ /dev/null
@@ -1,10 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qpathclipper
-INCLUDEPATH += .
-HEADERS += paths.h
-SOURCES += tst_qpathclipper.cpp paths.cpp
-QT += gui-private testlib
-
-requires(qtConfig(private_tests))
-
-unix:!darwin:!haiku:!integrity: LIBS += -lm