Skip to content

Commit d4889af

Browse files
committed
Added 'utils' feature for tests
1 parent ee33df9 commit d4889af

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
@@ -35,3 +35,4 @@ required-features = ["util"]
3535
[[test]]
3636
name = "integration"
3737
path = "tests/integration.rs"
38+
required-features = ["utils"]

0 commit comments

Comments
 (0)