Skip to content

Commit e979810

Browse files
committed
Reenable tests
1 parent f106018 commit e979810

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

test/runtests.jl

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ using Test
33

44
include("maxcut.jl")
55
include("sdp.jl")
6-
#include("build.jl")
7-
#include("options.jl")
8-
#include("MOI_wrapper.jl")
6+
include("build.jl")
7+
include("options.jl")
8+
include("MOI_wrapper.jl")

0 commit comments

Comments
 (0)