mirror of
https://github.com/golang/go
synced 2024-11-18 16:24:42 -07:00
c84da9fa1c
CL https://golang.org/cl/66130 changes go/printer to format one-method interfaces to be printed on a single line. This change broke the equality check in TestRewrites. Fix it by reformatting the expected file buffers so that the tests pass with tip and previous Go versions. Change-Id: I660efd81b362554db0515760dad7c8b62e4db1b3 Reviewed-on: https://go-review.googlesource.com/75812 Reviewed-by: Alan Donovan <adonovan@google.com> |
||
---|---|---|
.. | ||
eg | ||
importgraph | ||
rename | ||
satisfy | ||
README |
golang.org/x/tools/refactor: libraries for refactoring tools.