coreutils icon indicating copy to clipboard operation
coreutils copied to clipboard

build.rs: skip "expensive_tests", not a crate

Open cakebaker opened this issue 1 year ago • 0 comments

This PR skips the "expensive_tests" feature when building a map of crates. It should fix the "use of undeclared crate or module expensive_tests" error in https://github.com/uutils/uutils.github.io/pull/35

cakebaker avatar Jul 01 '24 07:07 cakebaker