mirror of https://github.com/apache/maven.git
make the test fail as expected
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@379356 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
63bd51b39c
commit
fe7fe5edf3
|
@ -17,7 +17,7 @@ public class PomInterpolationTest
|
|||
basedir = System.getProperty( "basedir" );
|
||||
}
|
||||
|
||||
public void xtestProjectBuildDirectoryAfterForMojoExecution()
|
||||
public void testProjectBuildDirectoryAfterForMojoExecution()
|
||||
throws Exception
|
||||
{
|
||||
Properties testProperties = new Properties();
|
||||
|
|
Loading…
Reference in New Issue