Skip to content

Commit

Permalink
additional tests for Slice Dictionary and Sequence types, (#3818)
Browse files Browse the repository at this point in the history
  • Loading branch information
pepone authored Nov 30, 2023
1 parent 8198f22 commit 9beca0b
Show file tree
Hide file tree
Showing 12 changed files with 523 additions and 218 deletions.
1 change: 0 additions & 1 deletion tests/IceRpc.Protobuf.Tests/ServiceTests.proto
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ service MyWidget {}
// Test with unusual name casing.
service myOtherWidget {}


service MyFirstWidget {
rpc OpFirst(google.protobuf.Empty) returns (google.protobuf.Empty);
}
Expand Down
Loading

0 comments on commit 9beca0b

Please sign in to comment.