You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lenya.apache.org by le...@cocoon.apache.org on 2004/11/01 03:22:15 UTC

[Cocoon Lenya Wiki] Updated: UnitTests

   Date: 2004-10-31T18:22:14
   Editor: GregorRothfuss <gr...@apache.org>
   Wiki: Cocoon Lenya Wiki
   Page: UnitTests
   URL: http://wiki.apache.org/cocoon-lenya/UnitTests

   no comment

Change Log:

------------------------------------------------------------------------------
@@ -198,14 +198,14 @@
 Now you can run the tests:
 
 {{{
-$LENYA_HOME > ant test
+$LENYA_HOME > build test
 }}}
 
 If you want to call your test independently, you have to call the preparation
 targets before:
 
 {{{
-$LENYA_HOME > ant init
-$LENYA_HOME > ant tests.prepare
-$LENYA_HOME > ant test.my
+$LENYA_HOME > build init
+$LENYA_HOME > build tests.prepare
+$LENYA_HOME > build test.my
 }}}

---------------------------------------------------------------------
To unsubscribe, e-mail: lenya-dev-unsubscribe@cocoon.apache.org
For additional commands, e-mail: lenya-dev-help@cocoon.apache.org