diff options
Diffstat (limited to 'acme/pebble_test.go')
| -rw-r--r-- | acme/pebble_test.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/acme/pebble_test.go b/acme/pebble_test.go index bb4809f..79051ac 100644 --- a/acme/pebble_test.go +++ b/acme/pebble_test.go @@ -757,7 +757,7 @@ func prepareBinaries(t *testing.T, pebbleDir string) string { // We don't want to build in the module cache dir, which might not be // writable or to pollute the user's clone with binaries if pebbleLocalDir - //is used. + // is used. binDir := t.TempDir() build := func(cmd string) { |
