summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/gui/painting/qtransform/tst_qtransform.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/benchmarks/gui/painting/qtransform/tst_qtransform.cpp')
-rw-r--r--tests/benchmarks/gui/painting/qtransform/tst_qtransform.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/benchmarks/gui/painting/qtransform/tst_qtransform.cpp b/tests/benchmarks/gui/painting/qtransform/tst_qtransform.cpp
index 7c37ebe0b8..a11af5a3dd 100644
--- a/tests/benchmarks/gui/painting/qtransform/tst_qtransform.cpp
+++ b/tests/benchmarks/gui/painting/qtransform/tst_qtransform.cpp
@@ -42,8 +42,6 @@
#include <qtest.h>
#include <QTransform>
-//TESTED_FILES=
-
class tst_QTransform : public QObject
{
Q_OBJECT