chiark / gitweb /
oops
authorRichard Kettlewell <rjk@greenend.org.uk>
Sun, 25 Nov 2007 18:23:35 +0000 (18:23 +0000)
committerRichard Kettlewell <rjk@greenend.org.uk>
Sun, 25 Nov 2007 18:23:35 +0000 (18:23 +0000)
tests/queue.py

index 37e913257bc25b8984635296f2b4ec53a87f075d..7f56af0e28dc7ed757c9a79cf6e38d3fb80bae8b 100755 (executable)
@@ -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()