Skip to content

Commit c70735d

Browse files
Add expect_test as a dev dependency
1 parent 884cd71 commit c70735d

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed

Cargo.lock

Lines changed: 17 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,6 @@ chalk-integration = { version = "0.76.0-dev.0", path = "chalk-integration" }
3434
[dev-dependencies]
3535
# used for program_writer test errors
3636
diff = "0.1"
37+
expect-test = "1.2.1"
3738
pretty_assertions = "0.6.1"
3839
regex = "1"

0 commit comments

Comments
 (0)