Rename PathTest

This commit is contained in:
Grzegorz Piwowarek 2016-11-04 09:49:17 +00:00
parent 0fbf3945e0
commit 7185c54c2b

View File

@ -13,7 +13,7 @@ import java.util.Date;
import org.junit.Test;
public class PathTest {
public class PathManualTest {
private static final String HOME = System.getProperty("user.home");