From: Richard Kettlewell Date: Sun, 25 Nov 2007 18:23:35 +0000 (+0000) Subject: oops X-Git-Tag: 1.5.99+dev10~55 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/commitdiff_plain/96372bd19e08e047ad6a3e3685afb60a20a9a210 oops --- diff --git a/tests/queue.py b/tests/queue.py index 37e9132..7f56af0 100755 --- a/tests/queue.py +++ b/tests/queue.py @@ -21,7 +21,7 @@ import dtest,time,disorder def test(): - """Ask the server its version number""" + """Check the queue is padded to the (default) configured length""" dtest.start_daemon() c = disorder.client() q = c.queue()