add test
This commit is contained in:
parent
cb48ebdb81
commit
d64e1ddbb1
1 changed files with 9 additions and 0 deletions
|
|
@ -159,6 +159,15 @@ small code: |go
|
|||
width: 4
|
||||
height: 3
|
||||
}
|
||||
`,
|
||||
},
|
||||
{
|
||||
skip: true,
|
||||
name: "steps_panic",
|
||||
script: `steps: {
|
||||
shape: sql_table
|
||||
id: {type: int, constraint: primary_key}
|
||||
}
|
||||
`,
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue