typo in test case fix

This commit is contained in:
markiantorno 2020-02-14 10:22:19 -05:00
parent 07c77acb75
commit a3b1b0ada5
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ import org.junit.Test;
import junit.framework.Assert;
public classUtilitiesTests {
public class UtilitiesTests {
@Test
public void testPath() throws IOException {