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:
Brett Leslie Porter 2006-02-21 05:52:09 +00:00
parent 63bd51b39c
commit fe7fe5edf3
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ protected void setUp()
basedir = System.getProperty( "basedir" ); basedir = System.getProperty( "basedir" );
} }
public void xtestProjectBuildDirectoryAfterForMojoExecution() public void testProjectBuildDirectoryAfterForMojoExecution()
throws Exception throws Exception
{ {
Properties testProperties = new Properties(); Properties testProperties = new Properties();