summaryrefslogtreecommitdiff
path: root/tests/auto/qscriptvaluegenerated/tst_qscriptvalue.cpp
diff options
context:
space:
mode:
authorJason McDonald <jason.mcdonald@nokia.com>2011-12-06 10:29:08 +1000
committerQt by Nokia <qt-info@nokia.com>2011-12-06 05:04:13 +0100
commitf8e3ad9d83fbef89a529a68d807d09a2437c6a95 (patch)
tree652a238a8dbca4d07fcd5ad7a5b147f38768440d /tests/auto/qscriptvaluegenerated/tst_qscriptvalue.cpp
parent124280b9a691b2118ef38e601fe356c8e21d2ac3 (diff)
downloadqtscript-f8e3ad9d83fbef89a529a68d807d09a2437c6a95.tar.gz
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 <rohan.mcgovern@nokia.com>
Diffstat (limited to 'tests/auto/qscriptvaluegenerated/tst_qscriptvalue.cpp')
-rw-r--r--tests/auto/qscriptvaluegenerated/tst_qscriptvalue.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/auto/qscriptvaluegenerated/tst_qscriptvalue.cpp b/tests/auto/qscriptvaluegenerated/tst_qscriptvalue.cpp
index 029fe14..ce96ee2 100644
--- a/tests/auto/qscriptvaluegenerated/tst_qscriptvalue.cpp
+++ b/tests/auto/qscriptvaluegenerated/tst_qscriptvalue.cpp
@@ -41,9 +41,6 @@
#include "tst_qscriptvalue.h"
-//TESTED_CLASS=
-//TESTED_FILES=
-
QT_BEGIN_NAMESPACE
extern bool qt_script_isJITEnabled();
QT_END_NAMESPACE