chiark / gitweb /
oops
[disorder] / 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()