mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
maint/build ~ remove unneeded specialized test configuration from Cargo.toml
This commit is contained in:
@@ -16,7 +16,6 @@ categories = ["command-line-utilities"]
|
||||
edition = "2018"
|
||||
|
||||
build = "build.rs"
|
||||
autotests = false
|
||||
|
||||
[features]
|
||||
default = [ "feat_common_core" ]
|
||||
@@ -347,6 +346,3 @@ unix_socket = "0.5.0"
|
||||
[[bin]]
|
||||
name = "coreutils"
|
||||
path = "src/bin/coreutils.rs"
|
||||
|
||||
[[test]]
|
||||
name = "tests"
|
||||
|
||||
Reference in New Issue
Block a user