summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/thread/qthreadonce/tst_qthreadonce.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/corelib/thread/qthreadonce/tst_qthreadonce.cpp')
-rw-r--r--tests/auto/corelib/thread/qthreadonce/tst_qthreadonce.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/auto/corelib/thread/qthreadonce/tst_qthreadonce.cpp b/tests/auto/corelib/thread/qthreadonce/tst_qthreadonce.cpp
index 87991d8309..21c716448b 100644
--- a/tests/auto/corelib/thread/qthreadonce/tst_qthreadonce.cpp
+++ b/tests/auto/corelib/thread/qthreadonce/tst_qthreadonce.cpp
@@ -48,9 +48,6 @@
#include <qwaitcondition.h>
#include "qthreadonce.h"
-//TESTED_CLASS=
-//TESTED_FILES=corelib/thread/qthreadonce.h corelib/thread/qthreadonce.cpp
-
class tst_QThreadOnce : public QObject
{
Q_OBJECT