tests/test-debugindexdot.out
author Thomas Arendsen Hein <thomas@intevation.de>
Sun, 19 Oct 2008 12:34:34 +0200
changeset 7165 89431fbe0524
parent 6336 4b0c9c674707
permissions -rw-r--r--
Fix test-notify output for older diffstat versions.

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