summaryrefslogtreecommitdiffstats
path: root/test/uscxml/proto/Dependee.proto
diff options
context:
space:
mode:
Diffstat (limited to 'test/uscxml/proto/Dependee.proto')
-rw-r--r--test/uscxml/proto/Dependee.proto3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/uscxml/proto/Dependee.proto b/test/uscxml/proto/Dependee.proto
new file mode 100644
index 0000000..bbd19fd
--- /dev/null
+++ b/test/uscxml/proto/Dependee.proto
@@ -0,0 +1,3 @@
+message DependeeMsg {
+ required string stringType = 1;
+} \ No newline at end of file