We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94ad081 commit 1f3f616Copy full SHA for 1f3f616
1 file changed
test/runtests.jl
@@ -10,7 +10,7 @@ using CTModels
10
11
#
12
include("solution_example.jl")
13
-include("solution_example_path_constraints.jl")
+#include("solution_example_path_constraints.jl")
14
15
16
@testset verbose = true showtiming = true "CTModels tests" begin
0 commit comments