Optimize libraries (#2458)

This commit is contained in:
Grzegorz Piwowarek
2017-08-22 13:13:24 +02:00
committed by GitHub
parent 8c0ce48aae
commit 8a34433095
4 changed files with 10 additions and 7 deletions
@@ -13,7 +13,7 @@ import net.openhft.chronicle.ChronicleQueueBuilder;
import net.openhft.chronicle.ExcerptTailer;
import net.openhft.chronicle.tools.ChronicleTools;
public class ChronicleQueueTest {
public class ChronicleQueueIntegrationTest {
@Test
public void givenSetOfValues_whenWriteToQueue_thenWriteSuccesfully() throws IOException {