diff options
Diffstat (limited to 'test.bash')
-rwxr-xr-x | test.bash | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -61,7 +61,7 @@ fi # We don't want all the subprocesses # holding the lock file open -# vvvvv +# vvvvv go test -count 1 ./... "$@" 200>&- # ^^^^^^^^ # Disable result caching |