From f8e3ad9d83fbef89a529a68d807d09a2437c6a95 Mon Sep 17 00:00:00 2001 From: Jason McDonald Date: Tue, 6 Dec 2011 10:29:08 +1000 Subject: Remove TESTED_CLASS/TESTED_FILES comments from tests. These comments were mostly empty. Appropriate naming of tests and appropriate placement of tests within the directory tree provide more reliable indicators of what is being tested. Change-Id: I9d15ceb0aab96ceecb0d5d75ef3f7978eb85ba11 Reviewed-by: Rohan McGovern --- tests/benchmarks/script/qscriptengine/tst_qscriptengine.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'tests/benchmarks/script/qscriptengine/tst_qscriptengine.cpp') diff --git a/tests/benchmarks/script/qscriptengine/tst_qscriptengine.cpp b/tests/benchmarks/script/qscriptengine/tst_qscriptengine.cpp index ea92f1a..4c4b66e 100644 --- a/tests/benchmarks/script/qscriptengine/tst_qscriptengine.cpp +++ b/tests/benchmarks/script/qscriptengine/tst_qscriptengine.cpp @@ -46,8 +46,6 @@ Q_DECLARE_METATYPE(QScriptValue) -//TESTED_FILES= - class tst_QScriptEngine : public QObject { Q_OBJECT -- cgit v1.2.1