jvanzyl 2003/12/09 16:45:43
Modified: maven-project/src/test/org/apache/maven/project
DefaultProjectBuilderTest.java
Log:
o expand test name for clarity
Revision Changes Path
1.12 +1 -1
maven-components/maven-project/src/test/org/apache/maven/project/DefaultProjectBuilderTest.java
Index: DefaultProjectBuilderTest.java
===================================================================
RCS file:
/home/cvs/maven-components/maven-project/src/test/org/apache/maven/project/DefaultProjectBuilderTest.java,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- DefaultProjectBuilderTest.java 9 Dec 2003 15:57:54 -0000 1.11
+++ DefaultProjectBuilderTest.java 10 Dec 2003 00:45:43 -0000 1.12
@@ -114,7 +114,7 @@
}
}
- public void testRecursiveInheritance()
+ public void testRecursiveInheritanceWithASingleLevelOfInheritance()
throws Exception
{
File f = new File( basedir, "src/test-input/a/project.xml" );
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]