Format StringUtilsTest

pull/48/head
Graham 5 years ago
parent 64460da25a
commit 1333cc31e6
  1. 1
      util/src/test/java/dev/openrs2/util/StringUtilsTest.java

@ -1,6 +1,7 @@
package dev.openrs2.util;
import org.junit.jupiter.api.Test;
import static org.junit.jupiter.api.Assertions.assertEquals;
import static org.junit.jupiter.api.Assertions.assertThrows;

Loading…
Cancel
Save