Fix what appears to be an obvious test failure
This commit is contained in:
parent
76d422cc0f
commit
2f09c230a3
2
tests.py
2
tests.py
@ -215,7 +215,7 @@ Traceback (most recent call last):
|
|||||||
...
|
...
|
||||||
NotFound: error 16 from memcached_increment: NOT FOUND
|
NotFound: error 16 from memcached_increment: NOT FOUND
|
||||||
>>> c.delete('xa')
|
>>> c.delete('xa')
|
||||||
True
|
False
|
||||||
|
|
||||||
Empty server lists are bad for your health.
|
Empty server lists are bad for your health.
|
||||||
>>> c = _pylibmc.client([])
|
>>> c = _pylibmc.client([])
|
||||||
|
Reference in New Issue
Block a user