Skip to content

Commit a2a8c64

Browse files
committed
more tests - will it ever end
1 parent db497b0 commit a2a8c64

File tree

5 files changed

+377
-275
lines changed

5 files changed

+377
-275
lines changed

Cargo.lock

Lines changed: 90 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: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,8 @@ tracing-subscriber = { version = "0.3.18", features = ["env-filter"] }
7676
parking_lot = "0.12.3"
7777
testresult = "0.4.1"
7878
nested_enum_utils = "0.1.0"
79+
iroh-io = "0.6.1"
80+
testdir = "0.9.1"
7981

8082
[features]
8183
default = ["net", "metrics", "engine", "rpc", "test-utils"]

0 commit comments

Comments
 (0)