mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-16 09:54:55 +00:00
[TEST] Ensure that there is at least one enabled test in elasticsearch-transport-client
Original commit: elastic/x-pack-elasticsearch@092d35dc1c
This commit is contained in:
parent
56e3e107d4
commit
02ef018978
@ -30,4 +30,8 @@ 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
|
||||
public void testDummy() {
|
||||
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user