We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 354a15d commit 6051b49Copy full SHA for 6051b49
Cargo.toml
@@ -41,4 +41,5 @@ syn = { version = "1", default-features = false, features = ["extra-traits"] }
41
42
[[test]]
43
name = "util"
44
+path = "tests/util.rs"
45
test = false
0 commit comments