aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
diff options
context:
space:
mode:
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.