Skip to content

Commit

Permalink
CLDR-17493 fix cldr-apps tests to skip if no database (spotless fix)
Browse files Browse the repository at this point in the history
  • Loading branch information
srl295 committed Apr 2, 2024
1 parent 1de9e35 commit cdbb287
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
import static org.junit.jupiter.api.Assertions.assertNull;
import static org.junit.jupiter.api.Assertions.assertTrue;
import static org.junit.jupiter.api.Assertions.fail;
import static org.junit.jupiter.api.Assumptions.assumeFalse;

import com.ibm.icu.dev.util.ElapsedTimer;
import java.io.BufferedReader;
Expand Down

0 comments on commit cdbb287

Please sign in to comment.