Skip to content

Commit bf96e54

Browse files
authored
Comment out includes
1 parent 9fbce6d commit bf96e54

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/runtests.jl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ using JuDO
55
import DynOptInterface as DOI
66

77

8-
include("space-shuttle.jl")
9-
include("cartpole.jl")
8+
#include("space-shuttle.jl")
9+
#include("cartpole.jl")

0 commit comments

Comments
 (0)