diff --git a/test/Jamfile.v2 b/test/Jamfile.v2 index b131ef32..a118db00 100644 --- a/test/Jamfile.v2 +++ b/test/Jamfile.v2 @@ -55,6 +55,6 @@ test-suite "odeint" [ run resize.cpp ] [ run same_size.cpp ] [ run symplectic_steppers.cpp ] - [ run custom_controller.cpp ] + # [ run custom_controller.cpp ] : valgrind ;