Skip to content

Commit c1b2b2e

Browse files
committed
disable more
1 parent 3d439e7 commit c1b2b2e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/lib_tests.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ mod tests {
6363
};
6464
}
6565

66+
#[cfg(not(target_os = "windows"))]
6667
#[test]
6768
fn test_load_pnp_manifest() {
6869
load_pnp_manifest("data/pnp-yarn-v3.cjs")

0 commit comments

Comments
 (0)