summaryrefslogtreecommitdiffstats
path: root/tests/by-util/test_ls.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/by-util/test_ls.rs')
-rw-r--r--tests/by-util/test_ls.rs2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/by-util/test_ls.rs b/tests/by-util/test_ls.rs
index a7891e737..920f8148f 100644
--- a/tests/by-util/test_ls.rs
+++ b/tests/by-util/test_ls.rs
@@ -3248,6 +3248,7 @@ fn test_ls_multiple_a_A() {
}
#[test]
+#[cfg(feature = "ln")]
fn test_ls_quoting() {
let scene = TestScenario::new(util_name!());
@@ -3267,6 +3268,7 @@ fn test_ls_quoting() {
}
#[test]
+#[cfg(feature = "ln")]
fn test_ls_quoting_color() {
let scene = TestScenario::new(util_name!());