Skip to content

Commit

Permalink
Excludes Java17RecordReflectionTest
Browse files Browse the repository at this point in the history
  • Loading branch information
MaicolAntali committed Nov 6, 2023
1 parent c504625 commit 0655fac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,7 @@
<java>
<excludes>
<exclude>src/test/java/com/google/gson/functional/Java17RecordTest.java</exclude>
<exclude>src/test/java/com/google/gson/native_test/Java17RecordReflectionTest.java</exclude>
</excludes>
<googleJavaFormat>
<style>GOOGLE</style>
Expand Down

0 comments on commit 0655fac

Please sign in to comment.