diff options
Diffstat (limited to 'tests/databasepopulationandfacadequerybenchmark.cpp')
-rw-r--r-- | tests/databasepopulationandfacadequerybenchmark.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/databasepopulationandfacadequerybenchmark.cpp b/tests/databasepopulationandfacadequerybenchmark.cpp index ad3682e..16537c0 100644 --- a/tests/databasepopulationandfacadequerybenchmark.cpp +++ b/tests/databasepopulationandfacadequerybenchmark.cpp | |||
@@ -156,7 +156,7 @@ class DatabasePopulationAndFacadeQueryBenchmark : public QObject | |||
156 | // std::system("top -p \"$PPID\" -b -n 1"); | 156 | // std::system("top -p \"$PPID\" -b -n 1"); |
157 | } | 157 | } |
158 | 158 | ||
159 | private Q_SLOTS: | 159 | private slots: |
160 | 160 | ||
161 | void init() | 161 | void init() |
162 | { | 162 | { |