Skip to content

Commit 462c27f

Browse files
committed
Fix imports in JvmErgonomicsTests.java
1 parent dd8408d commit 462c27f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

distribution/tools/launchers/src/test/java/org/elasticsearch/tools/launchers/JvmErgonomicsTests.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
package org.elasticsearch.tools.launchers;
2121

22-
import org.junit.Before;
22+
import org.elasticsearch.tools.java_version_checker.JavaVersion;
2323

2424
import java.io.IOException;
2525
import java.util.Arrays;

0 commit comments

Comments
 (0)