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, 2 insertions, 0 deletions
diff --git a/tests/testparse.h b/tests/testparse.h
index 80c4dacfb..8c64c83ce 100644
--- a/tests/testparse.h
+++ b/tests/testparse.h
@@ -26,6 +26,8 @@ private slots:
int parseCSVmanual(int, std::string);
void exportCSVDiveDetails();
+ int parseCSVprofile(int, std::string);
+ void exportCSVDiveProfile();
void exportUDDF();
void testExport();