Author: agilliland
Date: Fri Apr 14 13:26:07 2006
New Revision: 394191

URL: http://svn.apache.org/viewcvs?rev=394191&view=rev
Log:
adding weblog category unit test.


Modified:
    incubator/roller/branches/roller-newbackend/build.xml

Modified: incubator/roller/branches/roller-newbackend/build.xml
URL: 
http://svn.apache.org/viewcvs/incubator/roller/branches/roller-newbackend/build.xml?rev=394191&r1=394190&r2=394191&view=diff
==============================================================================
--- incubator/roller/branches/roller-newbackend/build.xml (original)
+++ incubator/roller/branches/roller-newbackend/build.xml Fri Apr 14 13:26:07 
2006
@@ -823,6 +823,7 @@
               <include name="org/roller/business/PingsTest.class"/>
               <include name="org/roller/business/PropertiesTest.class"/>
               <include name="org/roller/business/WeblogEntryTest.class"/>
+              <include name="org/roller/business/WeblogCategoryTest.class"/>
               <include name="org/roller/business/FileManagerTest.class"/>
               <include name="org/roller/business/CommentTest.class"/>
             </fileset>


Reply via email to