Files
Pietro Fezzardi 93852f92d4 Rename tests/Unit to tests/unit
This is more uniform with the directory structure we have in revng
2022-04-21 09:56:56 +02:00

4 lines
34 B
Plaintext

digraph TestGraph {
entry -> a;
}