We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87c57e4 commit 206b3f0Copy full SHA for 206b3f0
src/setup.jl
@@ -1,4 +1,6 @@
1
-using Distributed, Test
+import ParallelTestRunner
2
+import ParallelTestRunner: Distributed, Test
3
+using .Distributed, .Test
4
5
## entry point
6
0 commit comments