Fix what appears to be an obvious test failure

int
lericson 2010-05-10 13:24:39 +02:00
parent 76d422cc0f
commit 2f09c230a3
1 changed files with 1 additions and 1 deletions

View File

@ -215,7 +215,7 @@ Traceback (most recent call last):
...
NotFound: error 16 from memcached_increment: NOT FOUND
>>> c.delete('xa')
True
False
Empty server lists are bad for your health.
>>> c = _pylibmc.client([])