Skip to content

Commit dccdfee

Browse files
committed
Load balance parentheses
1 parent 864d445 commit dccdfee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/advanced.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ runtests(MyPackage, ARGS; test_worker, testsuite)
113113
```
114114

115115
The `test_worker` function receives the test name and should return either:
116-
- A worker object (from [`addworker`](@ref) for tests that need special configuration
116+
- A worker object (from [`addworker`](@ref)) for tests that need special configuration
117117
- `nothing` to use the default worker pool
118118

119119
## Custom Arguments

0 commit comments

Comments
 (0)