mirror of https://github.com/apache/maven.git
using integration-tests
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@465750 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
9e3623865d
commit
7fbad68c86
|
@ -3,7 +3,7 @@ use File::Path;
|
|||
use strict;
|
||||
|
||||
my $dirname = "maven-core-it";
|
||||
my $newITs = "maven-core-integrationtests";
|
||||
my $newITs = "maven-core-integration-tests";
|
||||
my $newITsResources = "$newITs/src/test/resources";
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue