From 2b2df88e87e1672c81fa57e27790d7d7306eacec Mon Sep 17 00:00:00 2001 From: Miika Turkia Date: Wed, 29 Mar 2017 20:33:52 +0300 Subject: Cleanup for CSV testing Signed-off-by: Miika Turkia --- tests/testparse.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/testparse.cpp b/tests/testparse.cpp index 2f692e546..2ffade50c 100644 --- a/tests/testparse.cpp +++ b/tests/testparse.cpp @@ -476,10 +476,11 @@ void TestParse::exportCSVDiveDetails() parseCSVmanual(1, "testcsvexportmanualimperial.csv"); export_dives_xslt("testcsvexportmanual2.csv", 0, 0, "xml2manualcsv.xslt"); - save_dives("./testing.xml"); FILE_COMPARE("testcsvexportmanual2.csv", "testcsvexportmanual.csv"); + + clear_dive_file_data(); } void TestParse::testExport() -- cgit v1.2.3-70-g09d2