tests/test-debugindexdot.out
author Bryan O'Sullivan <bos@serpentine.com>
Wed, 10 Oct 2007 15:48:08 -0700
changeset 5438 a19167001251
parent 5348 8838fe5a236f
permissions -rw-r--r--
test-convert-darcs: don't let $HOME/.darcs pollute the test environment

digraph G {
	-1 -> 0
	0 -> 1
	0 -> 2
	2 -> 3
	1 -> 3
}