Skip to content

Commit 09f31b2

Browse files
committed
revert runtest
1 parent bb42719 commit 09f31b2

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

test/runtests.jl

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@ function activate_downstream_env()
2222
Pkg.instantiate()
2323
end
2424

25-
@testset begin include("discrete_system.jl") end
26-
#=
2725
@time begin
2826
if GROUP == "All" || GROUP == "InterfaceI"
2927
@testset "InterfaceI" begin
@@ -138,4 +136,3 @@ end
138136
@safetestset "InfiniteOpt Extension Test" include("extensions/test_infiniteopt.jl")
139137
end
140138
end
141-
=#

0 commit comments

Comments
 (0)