Make logs more colorful

This commit is contained in:
2021-05-27 18:01:32 -05:00
parent 99975db5cd
commit 3bd8428322
2 changed files with 18 additions and 1 deletions

View File

@@ -3,6 +3,9 @@
# Released under the modified BSD license. See COPYING.md for more details.
using Test
using UnitCommitment
UnitCommitment.setup_logger()
@testset "UnitCommitment" begin
include("instance_test.jl")