Add rudimentary tests
This commit is contained in:
6
test/runtests.jl
Normal file
6
test/runtests.jl
Normal file
@ -0,0 +1,6 @@
|
||||
using MetagraphOptimization
|
||||
using Test
|
||||
|
||||
include("known_graphs.jl")
|
||||
|
||||
test_known_graphs()
|
Reference in New Issue
Block a user