Update AdvancedSorceressTest.java

This commit is contained in:
kapinuss 2017-05-02 20:18:05 +03:00 committed by GitHub
parent ccfb6709c7
commit 03aa99c55f

View File

@ -26,15 +26,8 @@ import com.iluwatar.dependency.injection.utils.InMemoryAppender;
import org.junit.After;
import org.junit.Before;
import org.junit.Test;
import static org.junit.Assert.assertEquals;
/**
* Date: 28/04/17 - 7:40 AM
*
* @author Stanislav Kapinus
*/
public class AdvancedSorceressTest {
private InMemoryAppender appender;