uutils / coreutils

Cross-platform Rust rewrite of the GNU coreutils
https://uutils.github.io/
MIT License
17.23k stars 1.24k forks source link

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

Closed cakebaker closed 8 hours ago

cakebaker commented 2 days ago

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