Skip to content

Commit 03aa99c

Browse files
authored
Update AdvancedSorceressTest.java
1 parent ccfb670 commit 03aa99c

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

dependency-injection/src/test/java/com/iluwatar/dependency/injection/AdvancedSorceressTest.java

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -26,15 +26,8 @@
2626
import org.junit.After;
2727
import org.junit.Before;
2828
import org.junit.Test;
29-
3029
import static org.junit.Assert.assertEquals;
3130

32-
/**
33-
* Date: 28/04/17 - 7:40 AM
34-
*
35-
* @author Stanislav Kapinus
36-
*/
37-
3831
public class AdvancedSorceressTest {
3932

4033
private InMemoryAppender appender;

0 commit comments

Comments
 (0)