summaryrefslogtreecommitdiffstats
path: root/tests/auto/other/collections/tst_collections.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/other/collections/tst_collections.cpp')
-rw-r--r--tests/auto/other/collections/tst_collections.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/auto/other/collections/tst_collections.cpp b/tests/auto/other/collections/tst_collections.cpp
index e815ab7896..3f96aa94d5 100644
--- a/tests/auto/other/collections/tst_collections.cpp
+++ b/tests/auto/other/collections/tst_collections.cpp
@@ -102,8 +102,6 @@ void foo()
template class QList<int>;
-//TESTED_FILES=
-
class tst_Collections : public QObject
{
Q_OBJECT