diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/testparse.cpp | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/testparse.cpp b/tests/testparse.cpp index d54b00c2d..2f692e546 100644 --- a/tests/testparse.cpp +++ b/tests/testparse.cpp @@ -478,13 +478,8 @@ void TestParse::exportCSVDiveDetails() export_dives_xslt("testcsvexportmanual2.csv", 0, 0, "xml2manualcsv.xslt"); save_dives("./testing.xml"); - /* - * Keeping the actual test disabled, until rounding errors and other bugs are fixed - * - FILE_COMPARE("testcsvexportmanual2.csv", "testcsvexportmanual.csv"); - */ } void TestParse::testExport() |