tests/test-stablesort-criss-cross.t
changeset 2527 7f280af7a89b
parent 2516 d0a78e8b6434
child 2530 606722a686ef
--- a/tests/test-stablesort-criss-cross.t	Tue May 30 19:43:14 2017 +0200
+++ b/tests/test-stablesort-criss-cross.t	Tue May 30 19:59:57 2017 +0200
@@ -12,8 +12,6 @@
   > showsort = debugstablesort --template="{node|short}\n"
   > EOF
 
-
-
   $ checktopo () {
   >     seen='null';
   >     for node in `hg showsort --rev "$1"`; do