Move betterproto/tests → tests
This commit is contained in:
committed by
Bouke Versteegh
parent
8864f4fdbd
commit
cebf9176a3
10
tests/inputs/repeatedmessage/repeatedmessage.json
Normal file
10
tests/inputs/repeatedmessage/repeatedmessage.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"greetings": [
|
||||
{
|
||||
"greeting": "hello"
|
||||
},
|
||||
{
|
||||
"greeting": "hi"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user