diff --git a/tests/multi_span_tests.cpp b/tests/multi_span_tests.cpp index 9c05cb4..7e3ec89 100644 --- a/tests/multi_span_tests.cpp +++ b/tests/multi_span_tests.cpp @@ -1782,4 +1782,4 @@ TEST_CASE("iterator") #ifdef CONFIRM_COMPILATION_ERRORS copy(src_span_static, dst_span_static); -#endif \ No newline at end of file +#endif