We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fbce6d commit bf96e54Copy full SHA for bf96e54
test/runtests.jl
@@ -5,5 +5,5 @@ using JuDO
5
import DynOptInterface as DOI
6
7
8
-include("space-shuttle.jl")
9
-include("cartpole.jl")
+#include("space-shuttle.jl")
+#include("cartpole.jl")
0 commit comments