Update ExampleUnitTest.java

This commit is contained in:
2019-02-23 13:44:24 +11:00
committed by GitHub
parent bafc733322
commit f517ff74b8

View File

@@ -2,7 +2,6 @@ package com.appttude.h_mal.easycc;
import org.junit.Test; import org.junit.Test;
import static junit.framework.Assert.assertEquals;
import static org.junit.Assert.*; import static org.junit.Assert.*;
/** /**