mirror of
https://github.com/apache/maven.git
synced 2025-02-23 19:05:45 +00:00
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 @@ protected void setUp()
|
||||
basedir = System.getProperty( "basedir" );
|
||||
}
|
||||
|
||||
public void xtestProjectBuildDirectoryAfterForMojoExecution()
|
||||
public void testProjectBuildDirectoryAfterForMojoExecution()
|
||||
throws Exception
|
||||
{
|
||||
Properties testProperties = new Properties();
|
||||
|
Loading…
x
Reference in New Issue
Block a user