From ca7df7f1c9d377853e7ec57ada226b2c689cd1c8 Mon Sep 17 00:00:00 2001 From: Randolph Settgast Date: Wed, 3 Jan 2024 09:07:37 -0800 Subject: [PATCH] try to trigger coverage gap by constructing dummy spacing type --- src/functions/unitTests/testSpacing.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/functions/unitTests/testSpacing.cpp b/src/functions/unitTests/testSpacing.cpp index dc6de67..948ab9d 100644 --- a/src/functions/unitTests/testSpacing.cpp +++ b/src/functions/unitTests/testSpacing.cpp @@ -224,7 +224,7 @@ TEST( testSpacing, testGaussLobattoSpacingCT ) int main( int argc, char * * argv ) { shiva::EqualSpacing junk; - std::cout<()<