diff --git a/src/main/java/com/google/devtools/build/lib/buildeventstream/proto/BUILD b/src/main/java/com/google/devtools/build/lib/buildeventstream/proto/BUILD index f0d6b1d732a196..445eaa0fb941d8 100644 --- a/src/main/java/com/google/devtools/build/lib/buildeventstream/proto/BUILD +++ b/src/main/java/com/google/devtools/build/lib/buildeventstream/proto/BUILD @@ -34,3 +34,6 @@ proto_library( "@com_google_protobuf//:timestamp_proto", ], ) + + +# testing