summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/plugin/qlibrary/tst_qlibrary.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/corelib/plugin/qlibrary/tst_qlibrary.cpp')
-rw-r--r--tests/auto/corelib/plugin/qlibrary/tst_qlibrary.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/auto/corelib/plugin/qlibrary/tst_qlibrary.cpp b/tests/auto/corelib/plugin/qlibrary/tst_qlibrary.cpp
index c1f090afc5..5156070a32 100644
--- a/tests/auto/corelib/plugin/qlibrary/tst_qlibrary.cpp
+++ b/tests/auto/corelib/plugin/qlibrary/tst_qlibrary.cpp
@@ -107,9 +107,6 @@ static QString sys_qualifiedLibraryName(const QString &fileName)
return currDir + "/" + PREFIX + fileName + SUFFIX;
}
-//TESTED_CLASS=
-//TESTED_FILES=
-
QT_FORWARD_DECLARE_CLASS(QLibrary)
class tst_QLibrary : public QObject
{