Hide test data

PiperOrigin-RevId: 721819150
pull/20186/head
Protobuf Team Bot 4 weeks ago committed by Copybara-Service
parent e958419299
commit 61ec48f83b
  1. 14
      src/google/protobuf/testdata/extdecl/dup_number/extdecl_field_options.txtpb
  2. 11
      src/google/protobuf/testdata/extdecl/invalid/extdecl_field_options.txtpb
  3. 11
      src/google/protobuf/testdata/invalid_extdecl/extdecl_field_options.textpb

@ -1,14 +0,0 @@
# For Protobuf extension declaration test only.
# DO NOT add extension declaration to this file.
declaration {
number: 525000000
full_name: ".protoc.extension.declaration.test.foo"
type: "string"
}
declaration {
number: 525000000
full_name: ".protoc.extension.declaration.test.bar"
type: "string"
}

@ -1,11 +0,0 @@
# For Protobuf extension declaration test only.
# DO NOT add extension declaration to this file.
#
# proto-file: path/to/my_file.proto
# proto-message: MyMessage
no_declaration {
number: 525000000
full_name: ".protoc.extension.declaration.test"
type: "string"
}

@ -1,11 +0,0 @@
# For Protobuf extension declaration test only.
# DO NOT add extension declaration to this file.
#
# proto-file: path/to/my_file.proto
# proto-message: MyMessage
no_declaration {
number: 525000000
full_name: ".protoc.extension.declaration.test"
type: "string"
}
Loading…
Cancel
Save