summaryrefslogtreecommitdiff
path: root/tests/auto/qscriptenginedebugger/tst_qscriptenginedebugger.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/qscriptenginedebugger/tst_qscriptenginedebugger.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/qscriptenginedebugger/tst_qscriptenginedebugger.cpp')
-rw-r--r--tests/auto/qscriptenginedebugger/tst_qscriptenginedebugger.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/auto/qscriptenginedebugger/tst_qscriptenginedebugger.cpp b/tests/auto/qscriptenginedebugger/tst_qscriptenginedebugger.cpp
index 32be18d..9209a5b 100644
--- a/tests/auto/qscriptenginedebugger/tst_qscriptenginedebugger.cpp
+++ b/tests/auto/qscriptenginedebugger/tst_qscriptenginedebugger.cpp
@@ -51,9 +51,6 @@
#include <qplaintextedit.h>
#include <qtoolbar.h>
-//TESTED_CLASS=
-//TESTED_FILES=
-
// Can't use QTest::qWait() because it causes event loop to hang on some platforms
static void qsWait(int ms)
{