diff --git a/Code/Mantid/Framework/DataHandling/test/SaveDaveGrpTest.h b/Code/Mantid/Framework/DataHandling/test/SaveDaveGrpTest.h index 5cf62e6ed1bd91f23ba593d4673bf6f6d5648d51..7e3baf9f8a67ee066a8c423f4a9a43144a764856 100644 --- a/Code/Mantid/Framework/DataHandling/test/SaveDaveGrpTest.h +++ b/Code/Mantid/Framework/DataHandling/test/SaveDaveGrpTest.h @@ -126,7 +126,7 @@ public: Poco::File(outputFile).remove(); } - void xtest_compare_to_original() + void test_compare_to_original() { const std::string WSName("dave_grp"); LoadDaveGrp loader;