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 2e24ec844..5e1dc03d2 100644
--- a/tests/testparse.h
+++ b/tests/testparse.h
@@ -7,6 +7,7 @@ class TestParse : public QObject{
Q_OBJECT
private slots:
void testParseCSV();
+ void testParseDivingLog();
void testParseV2NoQuestion();
void testParseV3();
void testParseCompareOutput();