mirror of
https://github.com/ANL-CEEESA/UnitCommitment.jl.git
synced 2025-12-06 00:08:52 -06:00
Minor fixes
This commit is contained in:
@@ -9,7 +9,7 @@ function solution_methods_ProgressiveHedging_usage_test()
|
||||
@testset "ProgressiveHedging" begin
|
||||
mpiexec() do exe
|
||||
return run(
|
||||
`$exe -n 2 $(Base.julia_cmd()) --project=. $basedir/ph.jl`,
|
||||
`$exe -n 2 $(Base.julia_cmd()) --project=test $basedir/ph.jl`,
|
||||
)
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user