Skip to content

Commit 87bf8ea

Browse files
committed
FIX cargo publish: can't find 'all' test, specify test.path
1 parent fbe1591 commit 87bf8ea

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,5 @@ harness = false
3333

3434
[[test]]
3535
name = "all"
36+
path = "tests/all.rs"
3637
harness = false

0 commit comments

Comments
 (0)