Remove Gurobi from test dependencies; remove large tests

This commit is contained in:
2022-04-16 11:43:09 -05:00
parent 46d754dbcf
commit 1ce1cddaf3
3 changed files with 2 additions and 35 deletions

View File

@@ -8,8 +8,6 @@ using UnitCommitment
push!(Base.LOAD_PATH, @__DIR__)
UnitCommitment._setup_logger(level = Base.CoreLogging.Error)
const ENABLE_LARGE_TESTS = ("UCJL_LARGE_TESTS" in keys(ENV))
@testset "UnitCommitment" begin
include("usage.jl")
@testset "import" begin