mirror of
https://github.com/RustPython/Parser.git
synced 2025-07-12 07:35:16 +00:00
Use disassembly for snapshot testing
This commit is contained in:
parent
f0c0897f23
commit
3f52fdd50a
1 changed files with 1 additions and 1 deletions
|
@ -17,4 +17,4 @@ log = "0.4"
|
|||
arrayvec = "0.5"
|
||||
|
||||
[dev-dependencies]
|
||||
insta = { version = "1.1", features = ["ron"] }
|
||||
insta = "1.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue