Plots.jl/test/runtests.jl
2015-08-31 14:23:50 -04:00

12 lines
86 B
Julia

module PlotsTests
using Plots
using FactCheck
facts("Qwt") do
end
end # module