mirror of
https://github.com/ANL-CEEESA/UnitCommitment.jl.git
synced 2025-12-07 08:48:51 -06:00
modified the tests for LMP and AELMP
This commit is contained in:
@@ -39,4 +39,8 @@ FIXTURES = "$(@__DIR__)/fixtures"
|
||||
@testset "validation" begin
|
||||
include("validation/repair_test.jl")
|
||||
end
|
||||
@testset "lmp" begin
|
||||
include("lmp/lmp_test.jl")
|
||||
include("lmp/aelmp_test.jl")
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user