
Reviewed-on: https://go-review.googlesource.com/136435 gotools/: * Makefile.am (mostlyclean-local): Run chmod on check-go-dir to make sure it is writable. (check-go-tools): Likewise. (check-vet): Copy internal/objabi to check-vet-dir. * Makefile.in: Rebuild. From-SVN: r264546
7 lines
223 B
Text
7 lines
223 B
Text
=== RUN TestWithColons
|
|
=== RUN TestWithColons/[::1]
|
|
=== RUN TestWithColons/127.0.0.1:0
|
|
--- PASS: TestWithColons (0.00s)
|
|
--- PASS: TestWithColons/[::1] (0.00s)
|
|
--- PASS: TestWithColons/127.0.0.1:0 (0.00s)
|
|
PASS
|