proto: remove test files

## Description

remove test files for proto stubs

Closes: #XXX
This commit is contained in:
Marko
2020-05-13 14:30:33 +00:00
committed by GitHub
parent a14ff5cb30
commit 243dfbd585
11 changed files with 219 additions and 11218 deletions
+185 -3753
View File
File diff suppressed because it is too large Load Diff
-4
View File
@@ -17,10 +17,6 @@ option (gogoproto.marshaler_all) = true;
option (gogoproto.unmarshaler_all) = true;
option (gogoproto.sizer_all) = true;
option (gogoproto.goproto_registration) = true;
// Generate tests
option (gogoproto.populate_all) = true;
option (gogoproto.equal_all) = true;
option (gogoproto.testgen_all) = true;
//----------------------------------------
// Request types
File diff suppressed because it is too large Load Diff