Move ant from dependencies/ant -> dependencies/ant-1.7
This commit is contained in:
@@ -70,6 +70,6 @@ public class AntTaskTest extends KotlinIntegrationTestBase {
|
||||
}
|
||||
|
||||
private static String getAntHome() {
|
||||
return getKotlinProjectHome().getAbsolutePath() + File.separator + "dependencies" + File.separator + "ant";
|
||||
return getKotlinProjectHome().getAbsolutePath() + File.separator + "dependencies" + File.separator + "ant-1.7";
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user