From c80d1879b75716b47b1d6fb34fc385a08a43e420 Mon Sep 17 00:00:00 2001 From: Miika Turkia Date: Fri, 24 Apr 2015 08:39:20 -0400 Subject: Add suit field for CSV import Fixes #853 [Dirk Hohndel: fixed test compile] Signed-off-by: Miika Turkia Signed-off-by: Dirk Hohndel --- tests/testparse.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/testparse.cpp b/tests/testparse.cpp index 818827bca..0257614cb 100644 --- a/tests/testparse.cpp +++ b/tests/testparse.cpp @@ -15,7 +15,7 @@ void TestParse::testParseCSV() 1, // mm/dd/yyyy 2, // min:sec 0, 1, 2, 3, -1, -1, 4, -1, // Dive #, date, time, duration, maxdepth, avgdepth - -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1), 0); + -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1), 0); fprintf(stderr, "number of dives %d \n", dive_table.nr); } -- cgit v1.2.3-70-g09d2