Skip to content

Commit aaac223

Browse files
committed
test: move internal test out of core.rs
1 parent 15c877e commit aaac223

3 files changed

Lines changed: 915 additions & 799 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ strip = "symbols"
2323
[features]
2424
default = []
2525
net-tests = []
26+
internal-testing = []
2627

2728
[dependencies]
2829
anyhow = "1"

0 commit comments

Comments
 (0)