Skip to content

Commit

Permalink
chore: new testcases
Browse files Browse the repository at this point in the history
  • Loading branch information
ShupingHe committed Mar 8, 2023
1 parent e602d23 commit 1f39f7e
Show file tree
Hide file tree
Showing 5 changed files with 192 additions and 6 deletions.
14 changes: 14 additions & 0 deletions e2etests/stable_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,20 @@ func testStable(t *testing.T) {
border-radius: 10
}
}
c: {
shape: class
style: {
border-radius: 5
}
}
d: {
shape: sql_table
style: {
border-radius: 5
}
}
`,
},
{
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 1f39f7e

Please sign in to comment.