[Cherbot-commit] SF.net SVN: cherbot: [47] trunk
Status: Alpha
Brought to you by:
christianhujer
|
From: <chr...@us...> - 2007-06-09 14:22:45
|
Revision: 47
http://svn.sourceforge.net/cherbot/?rev=47&view=rev
Author: christianhujer
Date: 2007-06-09 07:22:44 -0700 (Sat, 09 Jun 2007)
Log Message:
-----------
Added unit test tree.
Modified Paths:
--------------
trunk/cherbot.iml
Added Paths:
-----------
trunk/src/test/
trunk/src/test/net/
trunk/src/test/net/sf/
trunk/src/test/net/sf/cherbot/
Modified: trunk/cherbot.iml
===================================================================
--- trunk/cherbot.iml 2007-06-09 14:02:47 UTC (rev 46)
+++ trunk/cherbot.iml 2007-06-09 14:22:44 UTC (rev 47)
@@ -6,6 +6,7 @@
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
+ <sourceFolder url="file://$MODULE_DIR$/src/test" isTestSource="true" packagePrefix="test" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|