--- a/tests/test-revset.out Wed Jun 30 17:34:20 2010 -0500
+++ b/tests/test-revset.out Wed Jun 30 17:44:36 2010 -0500
@@ -210,3 +210,13 @@
% log '(1 and 2)::'
% log '(1 and 2):'
% log '(1 and 2):3'
+% log 'sort(head(), -rev)'
+9
+7
+6
+5
+4
+3
+2
+1
+0