tests/test-debugindexdot.out
author Mads Kiilerich <mads@kiilerich.com>
Wed, 29 Jul 2009 22:14:46 +0200
changeset 9284 4a1b24dbf753
parent 6336 4b0c9c674707
permissions -rw-r--r--
test-repair-strip: Don't rely on cat error message

created new head
digraph G {
	-1 -> 0
	0 -> 1
	0 -> 2
	2 -> 3
	1 -> 3
}