[CalendarServer-changes] [11822] CalendarServer/trunk/txdav/carddav/datastore/test/common.py
source_changes at macosforge.org
source_changes at macosforge.org
Wed Mar 12 11:25:08 PDT 2014
Revision: 11822
http://trac.calendarserver.org//changeset/11822
Author: cdaboo at apple.com
Date: 2013-10-17 07:54:34 -0700 (Thu, 17 Oct 2013)
Log Message:
-----------
Whitespace.
Modified Paths:
--------------
CalendarServer/trunk/txdav/carddav/datastore/test/common.py
Modified: CalendarServer/trunk/txdav/carddav/datastore/test/common.py
===================================================================
--- CalendarServer/trunk/txdav/carddav/datastore/test/common.py 2013-10-17 14:12:16 UTC (rev 11821)
+++ CalendarServer/trunk/txdav/carddav/datastore/test/common.py 2013-10-17 14:54:34 UTC (rev 11822)
@@ -375,7 +375,6 @@
self.assertTrue("/CardDAV/example.com/home1/" in self.notifierFactory.history)
yield self.commit()
-
# Make sure it's available in a new transaction; i.e. test the commit.
home = yield self.homeUnderTest()
self.assertNotIdentical((yield home.addressbookWithName(name)), None)
@@ -408,7 +407,6 @@
yield self.commit()
-
@inlineCallbacks
def test_removeAddressBookWithName_absent(self):
"""
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20140312/d93e45de/attachment.html>
More information about the calendarserver-changes
mailing list