Java-2394 Create default and integration profile for JDK-9 and above modules
This commit is contained in:
@@ -4,7 +4,7 @@ import static org.junit.Assert.assertTrue;
|
||||
|
||||
import org.junit.Test;
|
||||
|
||||
public class CurrentDirectoryFetcherTest {
|
||||
public class CurrentDirectoryFetcherUnitTest {
|
||||
|
||||
private static final String CURRENT_DIR = "core-java-os";
|
||||
|
||||
Reference in New Issue
Block a user