2
0
mirror of https://github.com/boostorg/odeint.git synced 2026-01-31 08:22:14 +00:00

Comment out missing test in odeint.

[SVN r81496]
This commit is contained in:
Daniel James
2012-11-23 17:00:08 +00:00
parent 44779604ce
commit 87a2f01b01

View File

@@ -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 ]
: <testing.launcher>valgrind
;