Skip to content

Commit

Permalink
Register kwargs_01/02/03_error.py in tests.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
czgdp1807 committed Sep 2, 2022
1 parent 05cebc6 commit acb2b5c
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions tests/tests.toml
Original file line number Diff line number Diff line change
Expand Up @@ -828,3 +828,15 @@ tokens = true
[[test]]
filename = "tokens/errors/indent2.py"
tokens = true

[[test]]
filename = "errors/kwargs_01_error.py"
asr = true

[[test]]
filename = "errors/kwargs_02_error.py"
asr = true

[[test]]
filename = "errors/kwargs_03_error.py"
asr = true

0 comments on commit acb2b5c

Please sign in to comment.