Remove TESTED_CLASS/TESTED_FILES comments from tests.
[profile/ivi/qtdeclarative.git] / tests / benchmarks / declarative / js / qjsvalueiterator / tst_qjsvalueiterator.cpp
index 14dc75d..e2615e9 100644 (file)
@@ -44,8 +44,6 @@
 #include <QtDeclarative/qjsvalue.h>
 #include <QtDeclarative/qjsvalueiterator.h>
 
-//TESTED_FILES=
-
 class tst_QJSValueIterator : public QObject
 {
     Q_OBJECT