Skip to content

Commit 007466e

Browse files
committed
esthr
1 parent 07fbb88 commit 007466e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

test/runtests.jl

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
1+
using Pkg
2+
Pkg.develop("KernelAbstractions")
3+
14
using Distributed
25
using Dates
36
import REPL
47
using Printf: @sprintf
58

9+
610
# parse some command-line arguments
711
function extract_flag!(args, flag, default=nothing)
812
for f in args

0 commit comments

Comments
 (0)