fixed error reported by Error Prone

This commit is contained in:
Karl Tauber
2023-07-30 16:07:26 +02:00
parent 8e3c8ba6c5
commit c1c5e81df0

View File

@@ -180,6 +180,7 @@ public class TestUIDefaultsLoader
//---- class TestInstance ------------------------------------------------- //---- class TestInstance -------------------------------------------------
@SuppressWarnings( "EqualsHashCode" ) // Error Prone
public static class TestInstance public static class TestInstance
{ {
private String s; private String s;