diff options
-rw-r--r-- | tests/auto/qcopchannel/testSend/testSend.pro | 2 | ||||
-rw-r--r-- | tests/auto/qdirectpainter/runDirectPainter/runDirectPainter.pro | 1 |
2 files changed, 0 insertions, 3 deletions
diff --git a/tests/auto/qcopchannel/testSend/testSend.pro b/tests/auto/qcopchannel/testSend/testSend.pro index 8cd37bd..6a73838 100644 --- a/tests/auto/qcopchannel/testSend/testSend.pro +++ b/tests/auto/qcopchannel/testSend/testSend.pro @@ -1,5 +1,3 @@ -CONFIG += testcase - TARGET = testSend QT += testlib SOURCES = main.cpp diff --git a/tests/auto/qdirectpainter/runDirectPainter/runDirectPainter.pro b/tests/auto/qdirectpainter/runDirectPainter/runDirectPainter.pro index 5b70dc6..e7c5676 100644 --- a/tests/auto/qdirectpainter/runDirectPainter/runDirectPainter.pro +++ b/tests/auto/qdirectpainter/runDirectPainter/runDirectPainter.pro @@ -1,4 +1,3 @@ -CONFIG += testcase QT += testlib SOURCES = main.cpp TARGET = runDirectPainter |