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 d98c8ef commit 4cf1055Copy full SHA for 4cf1055
src/ParallelTestRunner.jl
@@ -412,7 +412,7 @@ Run Julia tests in parallel across multiple worker processes.
412
413
- `mod`: The module calling runtests
414
- `ARGS`: Command line arguments array, typically from `Base.ARGS`. When you run the tests
415
- with `Pkg.value`, this can be changed with the `test_args` keyword argument.
+ with `Pkg.test`, this can be changed with the `test_args` keyword argument.
416
417
Several keyword arguments are also supported:
418
0 commit comments