mirror of
https://github.com/ANL-CEEESA/RELOG.git
synced 2025-12-08 08:28:52 -06:00
Move graph creation to graph.jl; simplify model.jl
This commit is contained in:
@@ -5,5 +5,6 @@ using Test
|
||||
|
||||
@testset "ReverseManufacturing" begin
|
||||
include("instance_test.jl")
|
||||
#include("model_test.jl")
|
||||
include("graph_test.jl")
|
||||
include("model_test.jl")
|
||||
end
|
||||
Reference in New Issue
Block a user