Skip to content

Commit 206b3f0

Browse files
committed
handle inclusion in external project
1 parent 87c57e4 commit 206b3f0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/setup.jl

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
using Distributed, Test
1+
import ParallelTestRunner
2+
import ParallelTestRunner: Distributed, Test
3+
using .Distributed, .Test
24

35
## entry point
46

0 commit comments

Comments
 (0)