diff options
| -rw-r--r-- | slicer/ice/testSpecifics.cpp | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/slicer/ice/testSpecifics.cpp b/slicer/ice/testSpecifics.cpp index 8a625cd..52a44b4 100644 --- a/slicer/ice/testSpecifics.cpp +++ b/slicer/ice/testSpecifics.cpp @@ -6,7 +6,7 @@  // LCOV_EXCL_START  BOOST_TEST_DONT_PRINT_LOG_VALUE(TestModule::IsoDate); -// LCOV_EXCL_END +// LCOV_EXCL_STOP  template<typename X>  void | 
