From 4b289d4cf08724984f91b33832f277ab1a018d1f Mon Sep 17 00:00:00 2001 From: Jordan Maples Date: Fri, 4 Oct 2019 14:15:24 -0700 Subject: [PATCH] lack of nl for bounds_test --- tests/bounds_tests.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/bounds_tests.cpp b/tests/bounds_tests.cpp index da29e91..d72e31a 100644 --- a/tests/bounds_tests.cpp +++ b/tests/bounds_tests.cpp @@ -122,4 +122,4 @@ copy(src_span_static, dst_span_static); #if __clang__ || __GNUC__ #pragma GCC diagnostic pop -#endif \ No newline at end of file +#endif