summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/painting/qpainterpathstroker/tst_qpainterpathstroker.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/gui/painting/qpainterpathstroker/tst_qpainterpathstroker.cpp')
-rw-r--r--tests/auto/gui/painting/qpainterpathstroker/tst_qpainterpathstroker.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/auto/gui/painting/qpainterpathstroker/tst_qpainterpathstroker.cpp b/tests/auto/gui/painting/qpainterpathstroker/tst_qpainterpathstroker.cpp
index 288263e5d7..b5d6c231bd 100644
--- a/tests/auto/gui/painting/qpainterpathstroker/tst_qpainterpathstroker.cpp
+++ b/tests/auto/gui/painting/qpainterpathstroker/tst_qpainterpathstroker.cpp
@@ -48,9 +48,6 @@
#define _USE_MATH_DEFINES
#include <math.h>
-//TESTED_CLASS=
-//TESTED_FILES=
-
class tst_QPainterPathStroker : public QObject
{
Q_OBJECT