summaryrefslogtreecommitdiffstats
path: root/tests/testparse.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testparse.h')
-rw-r--r--tests/testparse.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/testparse.h b/tests/testparse.h
index 5616f0718..d99f9e53e 100644
--- a/tests/testparse.h
+++ b/tests/testparse.h
@@ -6,6 +6,7 @@
class TestParse : public QObject{
Q_OBJECT
private slots:
+ void initTestCase();
void testParseCSV();
void testParseDivingLog();
void testParseV2NoQuestion();