gson-comments/gson/src/test/java/com/google
Éamonn McManus 18bdb6db2a
Fix a couple of types in tests. (#2317)
These show up with recent Error Prone analyses for Truth. Because the
tests use the overload of `Gson.fromJson` that takes a `Type` argument,
rather than the one with a `TypeToken`, the type mismatches were not
detected by the compiler.
2023-02-15 05:53:29 -08:00
..
gson Fix a couple of types in tests. (#2317) 2023-02-15 05:53:29 -08:00