revert regression_test

This commit is contained in:
Bernard Xie 2023-03-28 15:31:18 -07:00
parent 4ed9361ee7
commit 2171aae5c5
No known key found for this signature in database
GPG key ID: 3C3E0036CE0F892C

View file

@ -498,8 +498,14 @@ b -> c
}, },
{ {
name: "empty_class_height", name: "empty_class_height",
script: `A: { script: `
style.font: mono class1: class with rows {
shape: class
-num: int
-timeout: int
}
class2: class without rows {
shape: class
} }
`, `,
}, },