From f898a826ab24e03019323ade6a8785e2bf463a41 Mon Sep 17 00:00:00 2001 From: "Joe Richey joerichey@google.com" Date: Tue, 18 Jul 2017 11:04:50 -0700 Subject: Travis.yml and Makefile now run integration tests. --- metadata/metadata.proto | 1 + 1 file changed, 1 insertion(+) (limited to 'metadata/metadata.proto') diff --git a/metadata/metadata.proto b/metadata/metadata.proto index 395cdff..1bec64f 100644 --- a/metadata/metadata.proto +++ b/metadata/metadata.proto @@ -19,6 +19,7 @@ * the License. */ +// If you modify this file, be sure to run "go generate" on this package. syntax = "proto3"; package metadata; -- cgit v1.2.3