[CalendarServer-changes] [10792] CalendarServer/trunk/twext/who/test/test_aggregate.py

source_changes at macosforge.org source_changes at macosforge.org
Thu Feb 21 17:51:46 PST 2013


Revision: 10792
          http://trac.calendarserver.org//changeset/10792
Author:   wsanchez at apple.com
Date:     2013-02-21 17:51:46 -0800 (Thu, 21 Feb 2013)
Log Message:
-----------
cosmetic

Modified Paths:
--------------
    CalendarServer/trunk/twext/who/test/test_aggregate.py

Modified: CalendarServer/trunk/twext/who/test/test_aggregate.py
===================================================================
--- CalendarServer/trunk/twext/who/test/test_aggregate.py	2013-02-22 01:50:37 UTC (rev 10791)
+++ CalendarServer/trunk/twext/who/test/test_aggregate.py	2013-02-22 01:51:46 UTC (rev 10792)
@@ -54,7 +54,7 @@
 
 
 
-class DirectoryServiceTest(BaseTest, test_xml.DirectoryServiceBaseTest):
+class DirectoryServiceBaseTest(BaseTest, test_xml.DirectoryServiceBaseTest):
     def test_repr(self):
         service = self.service()
         self.assertEquals(repr(service), "<TestService 'xyzzy'>")
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20130221/c4ad4f07/attachment.html>


More information about the calendarserver-changes mailing list