Skip to content

Commit e46cfa2

Browse files
committed
pb: Enable proto2 conformance tests
Signed-off-by: Johannes Zottele <[email protected]>
1 parent 4a063b3 commit e46cfa2

File tree

4 files changed

+8155
-2
lines changed

4 files changed

+8155
-2
lines changed

tests/protobuf-conformance/build.gradle.kts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ tasks.withType<BufGenerateTask>().configureEach {
5151
protoSourceSets {
5252
main {
5353
proto {
54-
// exclude("**/test_messages_proto2.proto")
5554
exclude("**/test_messages_proto2_editions.proto")
5655
exclude("**/test_messages_edition2023.proto")
5756
}

0 commit comments

Comments
 (0)