summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/painting/qpen/tst_qpen.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/gui/painting/qpen/tst_qpen.cpp')
-rw-r--r--tests/auto/gui/painting/qpen/tst_qpen.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/auto/gui/painting/qpen/tst_qpen.cpp b/tests/auto/gui/painting/qpen/tst_qpen.cpp
index 64d725bc50..eeb5aae96d 100644
--- a/tests/auto/gui/painting/qpen/tst_qpen.cpp
+++ b/tests/auto/gui/painting/qpen/tst_qpen.cpp
@@ -47,9 +47,6 @@
#include <qdebug.h>
-//TESTED_CLASS=
-//TESTED_FILES=
-
class tst_QPen : public QObject
{
Q_OBJECT