typo in test case fix
This commit is contained in:
parent
07c77acb75
commit
a3b1b0ada5
|
@ -8,7 +8,7 @@ import org.junit.Test;
|
|||
|
||||
import junit.framework.Assert;
|
||||
|
||||
public classUtilitiesTests {
|
||||
public class UtilitiesTests {
|
||||
|
||||
@Test
|
||||
public void testPath() throws IOException {
|
||||
|
|
Loading…
Reference in New Issue