Skip to content

Commit b0c4088

Browse files
committed
Sort imports
1 parent fa3adb2 commit b0c4088

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/java/org/apache/commons/jexl3/ArrayLiteralTest.java

+1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
import static org.junit.jupiter.api.Assertions.assertFalse;
2222
import static org.junit.jupiter.api.Assertions.assertThrows;
2323
import static org.junit.jupiter.api.Assertions.assertTrue;
24+
2425
import java.util.Arrays;
2526
import java.util.List;
2627

0 commit comments

Comments
 (0)