add test
This commit is contained in:
parent
73f2588f8c
commit
9d31a41c1e
1 changed files with 7 additions and 0 deletions
|
|
@ -759,3 +759,10 @@ b: {
|
||||||
|
|
||||||
a.b -> b.c
|
a.b -> b.c
|
||||||
b.c -> a.a: {style.font-color: red; style.stroke: red; style.fill: mistyrose}
|
b.c -> a.a: {style.font-color: red; style.stroke: red; style.fill: mistyrose}
|
||||||
|
|
||||||
|
-- sql-casing-panic --
|
||||||
|
|
||||||
|
asdf:{
|
||||||
|
shape:sQl_table
|
||||||
|
zxcv
|
||||||
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue