Skip to content

Commit f84146f

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

File tree

5 files changed

+8156
-3
lines changed

5 files changed

+8156
-3
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_editions.proto")
5554
exclude("**/test_messages_edition2023.proto")
5655
}
5756
}

0 commit comments

Comments
 (0)