Update tests
This commit is contained in:
parent
5a23111b77
commit
ceaa42b817
3 changed files with 20 additions and 10 deletions
|
|
@ -105,7 +105,7 @@ const PARSED = [
|
|||
original: "非法符号——",
|
||||
returned: [],
|
||||
userQuery: "非法符号——",
|
||||
error: "Unexpected `—` after `号`",
|
||||
error: "Unexpected `—` after `号` (not a valid identifier)",
|
||||
}
|
||||
]
|
||||
const EXPECTED = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue