From dda60a976419681c2cd9c02423235a7b1cf70a34 Mon Sep 17 00:00:00 2001 From: bnewbold Date: Sun, 21 Feb 2016 14:38:30 -0800 Subject: add more graph tests --- test/runtests.jl | 3 +++ 1 file changed, 3 insertions(+) (limited to 'test') diff --git a/test/runtests.jl b/test/runtests.jl index 561ddb3..d196656 100644 --- a/test/runtests.jl +++ b/test/runtests.jl @@ -3,8 +3,11 @@ include("../src/PyX.jl") using PyX include("../examples/3dgraphs/surface.jl") + include("../examples/graphs/axis.jl") +include("../examples/graphs/change.jl") include("../examples/graphs/function.jl") include("../examples/graphs/lissajous.jl") +include("../examples/graphs/join.jl") include("../examples/graphs/minimal.jl") include("../examples/graphs/points.jl") -- cgit v1.2.3