aboutsummaryrefslogtreecommitdiffstats
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 c62349022..d1c1c9ded 100644
--- a/tests/testparse.h
+++ b/tests/testparse.h
@@ -26,6 +26,7 @@ private slots:
void testParseMerge();
int parseCSVmanual(int, std::string);
+ void exportSubsurfaceCSV();
void exportCSVDiveDetails();
int parseCSVprofile(int, std::string);
void exportCSVDiveProfile();