aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
diff options
context:
space:
mode:
authorGravatar Craig Tiller <craig.tiller@gmail.com>2015-02-26 17:45:16 -0800
committerGravatar Craig Tiller <craig.tiller@gmail.com>2015-02-26 17:45:16 -0800
commit4795a3c71bfa315e48360fbc921f47c4bfa2eb7e (patch)
tree3c088c5fa77089d185418fbf4b49eab9dc6d51b5 /test
parent73509a5d5351c82a2e5636b5a3990a15bcb8207d (diff)
parent18953e302ffcdc40711877a0f250df7815a620f6 (diff)
Merge branch 'travis' of github.com:nicolasnoble/grpc into travis-c++
Diffstat (limited to 'test')
-rw-r--r--test/compiler/test.proto3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/compiler/test.proto b/test/compiler/test.proto
index 1714de7c11..ed7c6a7b79 100644
--- a/test/compiler/test.proto
+++ b/test/compiler/test.proto
@@ -32,8 +32,7 @@
// This file is duplicated around the code base. See GitHub issue #526.
syntax = "proto2";
-// TODO(atash): Investigate this statement's utility.
-// package grpc.testing;
+package grpc.testing;
enum PayloadType {
// Compressable text format.