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 3d439e7 commit c1b2b2eCopy full SHA for c1b2b2e
src/lib_tests.rs
@@ -63,6 +63,7 @@ mod tests {
63
};
64
}
65
66
+ #[cfg(not(target_os = "windows"))]
67
#[test]
68
fn test_load_pnp_manifest() {
69
load_pnp_manifest("data/pnp-yarn-v3.cjs")
0 commit comments