cleanup
This commit is contained in:
parent
9f3124e56f
commit
3bade4fa03
3 changed files with 898 additions and 172 deletions
|
|
@ -137,7 +137,7 @@ func run(t *testing.T, tc testCase) {
|
||||||
}
|
}
|
||||||
|
|
||||||
layoutsTested := []string{"dagre"}
|
layoutsTested := []string{"dagre"}
|
||||||
if !tc.justDagre && false {
|
if !tc.justDagre {
|
||||||
layoutsTested = append(layoutsTested, "elk")
|
layoutsTested = append(layoutsTested, "elk")
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
862
e2etests/testdata/stable/grid_nested_simple_edges/elk/board.exp.json
generated
vendored
862
e2etests/testdata/stable/grid_nested_simple_edges/elk/board.exp.json
generated
vendored
File diff suppressed because it is too large
Load diff
File diff suppressed because one or more lines are too long
|
Before Width: | Height: | Size: 26 KiB After Width: | Height: | Size: 32 KiB |
Loading…
Reference in a new issue