Skip to content

Commit 7dc0458

Browse files
authored
split testsuite into files (#24)
1 parent 1c6b1cb commit 7dc0458

File tree

78 files changed

+979
-1149
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

78 files changed

+979
-1149
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ thiserror = "1.0.40"
3030
build-binary = ["clap", "anyhow"]
3131

3232
[dev-dependencies]
33-
insta = "1.29.0"
33+
insta = { version = "1.29.0", features = ["glob"] }

0 commit comments

Comments
 (0)