BAEL-639 - reformatting

This commit is contained in:
slavisa-baeldung 2017-02-01 14:10:57 +01:00
parent c60d15b894
commit 1b1b5becd7

View File

@ -3,6 +3,7 @@ package org.baeldung.guava;
import org.junit.After; import org.junit.After;
import org.junit.Before; import org.junit.Before;
import org.junit.Test; import org.junit.Test;
import static org.junit.Assert.*; import static org.junit.Assert.*;
public class GuavaEventBusTest { public class GuavaEventBusTest {