Built motion from commit 6a09e18b.|2.6.11
[motion2.git] / legacy-libs / grpc / node_modules / protobufjs / tests / imports-weak.proto
diff --git a/legacy-libs/grpc/node_modules/protobufjs/tests/imports-weak.proto b/legacy-libs/grpc/node_modules/protobufjs/tests/imports-weak.proto
new file mode 100644 (file)
index 0000000..a5986f1
--- /dev/null
@@ -0,0 +1,7 @@
+package My;\r
+\r
+import weak "example1.proto";\r
+\r
+message Test2 {\r
+    required Test1 test1 = 1;\r
+}
\ No newline at end of file