summaryrefslogtreecommitdiffstats
path: root/tests/testparse.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testparse.h')
-rw-r--r--tests/testparse.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/testparse.h b/tests/testparse.h
index dc2065560..c62349022 100644
--- a/tests/testparse.h
+++ b/tests/testparse.h
@@ -5,7 +5,7 @@
#include <QtTest>
#include <sqlite3.h>
-class TestParse : public QObject{
+class TestParse : public QObject {
Q_OBJECT
private slots:
void initTestCase();