fixed unit test

This commit is contained in:
jomu
2014-11-07 15:33:40 +00:00
parent 70e324040e
commit 344d954abd

View File

@ -11,6 +11,7 @@ import java.net.URISyntaxException;
import java.net.URL;
import java.util.Iterator;
import java.util.List;
import static org.junit.Assert.assertEquals;
import org.junit.Ignore;
import org.junit.Test;