revert regression_test
This commit is contained in:
parent
4ed9361ee7
commit
2171aae5c5
1 changed files with 8 additions and 2 deletions
|
|
@ -498,8 +498,14 @@ b -> c
|
|||
},
|
||||
{
|
||||
name: "empty_class_height",
|
||||
script: `A: {
|
||||
style.font: mono
|
||||
script: `
|
||||
class1: class with rows {
|
||||
shape: class
|
||||
-num: int
|
||||
-timeout: int
|
||||
}
|
||||
class2: class without rows {
|
||||
shape: class
|
||||
}
|
||||
`,
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue