diff options
Diffstat (limited to 'tests/auto/qpen/tst_qpen.cpp')
-rw-r--r-- | tests/auto/qpen/tst_qpen.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/qpen/tst_qpen.cpp b/tests/auto/qpen/tst_qpen.cpp index 149f462..b0c2cad 100644 --- a/tests/auto/qpen/tst_qpen.cpp +++ b/tests/auto/qpen/tst_qpen.cpp @@ -213,6 +213,5 @@ void tst_QPen::stream() QCOMPARE(pen, cmp); } - QTEST_APPLESS_MAIN(tst_QPen) #include "tst_qpen.moc" |