Fix memory reference bugs.

This commit is contained in:
Lance Stout
2011-09-01 00:50:45 -07:00
parent 76bc0a2ba6
commit 0af35c2224
2 changed files with 13 additions and 5 deletions

View File

@@ -460,7 +460,7 @@ class TestStreamPubsub(SleekTest):
</retract>
</pubsub>
</iq>
""", use_values=False)
""")
def testPurge(self):
"""Test removing all items from a node."""