Improve sysimage.jl

This commit is contained in:
2021-08-19 21:16:57 -05:00
parent 5c3f7b15d3
commit 6c566e0e79
9 changed files with 67 additions and 38 deletions

View File

@@ -5,6 +5,7 @@
using Test
using UnitCommitment
push!(Base.LOAD_PATH, @__DIR__)
UnitCommitment._setup_logger()
const ENABLE_LARGE_TESTS = ("UCJL_LARGE_TESTS" in keys(ENV))