Skip to content

Commit f45b757

Browse files
committed
public ...
1 parent ed34667 commit f45b757

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ParallelTestRunner.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
module ParallelTestRunner
22

33
export runtests, addworkers, addworker
4-
public extract_flag!
4+
# public extract_flag!
55

66
using Distributed
77
using Dates

0 commit comments

Comments
 (0)