tests/test-revset.out
branchstable
changeset 11467 6b836d5c8c9e
parent 11456 88abbb046e66
child 11650 ebaf117c2642
--- 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