mirror of
https://github.com/protocolbuffers/protobuf-go.git
synced 2025-01-29 09:32:38 +00:00
521f2a0475
Look up a ProtoFile via a message's ParentFile method. Makes it easier to run the test in environments (blaze, bazel) where the file path may have changed. Change-Id: I824f8412ef7db8299961e8df6edac14a13f3e263 Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/217761 Reviewed-by: Joe Tsai <joetsai@google.com>