Revision: 3184
http://jnode.svn.sourceforge.net/jnode/?rev=3184&view=rev
Author: lsantha
Date: 2007-05-09 13:06:00 -0700 (Wed, 09 May 2007)
Log Message:
-----------
Command test renamed to utest.
Modified Paths:
--------------
trunk/shell/descriptors/org.jnode.shell.command.test.xml
Modified: trunk/shell/descriptors/org.jnode.shell.command.test.xml
===================================================================
--- trunk/shell/descriptors/org.jnode.shell.command.test.xml 2007-05-09 20:05:12 UTC (rev 3183)
+++ trunk/shell/descriptors/org.jnode.shell.command.test.xml 2007-05-09 20:06:00 UTC (rev 3184)
@@ -20,7 +20,7 @@
</runtime>
<extension point="org.jnode.shell.aliases">
- <alias name="test" class="org.jnode.shell.command.test.TestCommand"/>
+ <alias name="utest" class="org.jnode.shell.command.test.TestCommand"/>
<alias name="suite" class="org.jnode.shell.command.test.SuiteCommand"/>
</extension>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|