* separate all tests from plugins * simplify implicit inclusion of plugins under test * have test_initpkg perform direct checks instead of yielding tests * fix example tests for 3k --HG-- branch : trunk
4 lines
36 B
Plaintext
4 lines
36 B
Plaintext
digraph G {
|
|
a -> b -> c -> d;
|
|
}
|