Skip to content

Commit 15c3b7f

Browse files
GROUP
1 parent e761d6d commit 15c3b7f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/runtests.jl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
using SafeTestsets, Test
22

3+
const GROUP = get(ENV, "GROUP", "All")
4+
35
function activate_extensions_env()
46
Pkg.activate("extensions")
57
Pkg.develop(PackageSpec(path = dirname(@__DIR__)))

0 commit comments

Comments
 (0)