mirror of
https://github.com/ANL-CEEESA/UnitCommitment.jl.git
synced 2025-12-06 08:18:51 -06:00
Rename internal methods to _something; reformat code
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
using Test
|
||||
using UnitCommitment
|
||||
|
||||
UnitCommitment.setup_logger()
|
||||
UnitCommitment._setup_logger()
|
||||
|
||||
@testset "UnitCommitment" begin
|
||||
include("instance_test.jl")
|
||||
|
||||
Reference in New Issue
Block a user