diff --git a/test/runtests.jl b/test/runtests.jl index 3d7fde3..13f992f 100644 --- a/test/runtests.jl +++ b/test/runtests.jl @@ -1,9 +1,5 @@ using ZXCalculus, Documenter, Test -@testset "plots.jl" begin - include("plot.jl") -end - @testset "abstract_zx_diagram.jl" begin include("abstract_zx_diagram.jl") end