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