mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-21 12:27:37 +00:00
[TEST] Missed @Test annotation
Original commit: elastic/x-pack-elasticsearch@57798e6763
This commit is contained in:
parent
02ef018978
commit
44d745bd92
@ -31,6 +31,7 @@ public class PreBuiltXPackTransportClientTests extends RandomizedTest {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// dummy test so that the tests pass on JDK9 as the only test in this module is disabled on JDK9
|
// dummy test so that the tests pass on JDK9 as the only test in this module is disabled on JDK9
|
||||||
|
@Test
|
||||||
public void testDummy() {
|
public void testDummy() {
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user