aboutsummaryrefslogtreecommitdiff
path: root/tests/alltypes_proto3_callback/alltypes.options
diff options
context:
space:
mode:
Diffstat (limited to 'tests/alltypes_proto3_callback/alltypes.options')
-rw-r--r--tests/alltypes_proto3_callback/alltypes.options8
1 files changed, 0 insertions, 8 deletions
diff --git a/tests/alltypes_proto3_callback/alltypes.options b/tests/alltypes_proto3_callback/alltypes.options
deleted file mode 100644
index 74d7a9c..0000000
--- a/tests/alltypes_proto3_callback/alltypes.options
+++ /dev/null
@@ -1,8 +0,0 @@
-# Generate all fields as callbacks.
-AllTypes.* type:FT_CALLBACK
-SubMessage.substuff1 max_size:16
-AllTypes.oneof no_unions:true
-
-# With FT_CALLBACK, these options should get ignored
-*.*fbytes fixed_length:true max_size:4
-