summaryrefslogtreecommitdiffstats
path: root/tests/dummyresourcebenchmark.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/dummyresourcebenchmark.cpp')
-rw-r--r--tests/dummyresourcebenchmark.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/dummyresourcebenchmark.cpp b/tests/dummyresourcebenchmark.cpp
index 370acd2..242ac76 100644
--- a/tests/dummyresourcebenchmark.cpp
+++ b/tests/dummyresourcebenchmark.cpp
@@ -18,6 +18,9 @@
18 18
19#include <iostream> 19#include <iostream>
20 20
21/**
22 * Benchmark full system with the dummy resource implementation.
23 */
21class DummyResourceBenchmark : public QObject 24class DummyResourceBenchmark : public QObject
22{ 25{
23 Q_OBJECT 26 Q_OBJECT