Rename package to RELOG

This commit is contained in:
2020-05-22 08:45:00 -05:00
parent 0e451069fe
commit bb88e6e2e1
7 changed files with 20 additions and 20 deletions

View File

@@ -3,7 +3,7 @@
using Test
@testset "ReverseManufacturing" begin
@testset "RELOG" begin
include("instance_test.jl")
include("graph_test.jl")
include("model_test.jl")