Skip to content

Commit

Permalink
Add dict and set comprehensions and use glob for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Glyphack committed Sep 26, 2023
1 parent 98ca01d commit 0f805be
Show file tree
Hide file tree
Showing 270 changed files with 1,926 additions and 12,314 deletions.
2 changes: 1 addition & 1 deletion parser/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ miette = "5.6.0"
thiserror = "1.0.40"

[dev-dependencies]
insta = { version = "1.28.0", features = ["yaml"] }
insta = { version = "1.28.0", features = ["yaml", "glob"] }
Loading

0 comments on commit 0f805be

Please sign in to comment.