[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
|
||||
@Test
|
||||
public void testDummy() {
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue