tests: Fix tests
[nit.git] / tests / sav / nituml_args2.res
1 digraph G {
2         fontname = "Bitstream Vera Sans"
3                         fontsize = 8
4                         node [
5                                 fontname = "Bitstream Vera Sans"
6                                 fontsize = 8
7                                 shape = "record"
8                         ]
9                         edge [
10                                 fontname = "Bitstream Vera Sans"
11                                 fontsize = 8
12                         ]
13 subgraph clusterbase_prot_sig2 {
14 label = "base_prot_sig2"
15 base_prot_sig2C [
16         label = "{C||+ init()\l+ defaultinit()\l}"color="#58B26A"
17 ]
18 }
19 }