summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/tst_selftests.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/testlib/selftests/tst_selftests.cpp')
-rw-r--r--tests/auto/testlib/selftests/tst_selftests.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/testlib/selftests/tst_selftests.cpp b/tests/auto/testlib/selftests/tst_selftests.cpp
index 350a528893..e63f8a427f 100644
--- a/tests/auto/testlib/selftests/tst_selftests.cpp
+++ b/tests/auto/testlib/selftests/tst_selftests.cpp
@@ -708,7 +708,6 @@ bool TestLogger::shouldIgnoreTest(const QString &test) const
|| test == "multiexec"
|| test == "qexecstringlist"
|| test == "benchliboptions"
- || test == "blacklisted"
|| test == "printdatatags"
|| test == "printdatatagswithglobaltags"
|| test == "silent")