diff --git a/test/runtests.jl b/test/runtests.jl index 1482063..98ea2fe 100644 --- a/test/runtests.jl +++ b/test/runtests.jl @@ -1,4 +1,5 @@ using Pkg +using Test const GROUP = get(ENV, "GROUP", "All")