summaryrefslogtreecommitdiffstats
path: root/src/interactive/app_test/utils.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/interactive/app_test/utils.rs')
-rw-r--r--src/interactive/app_test/utils.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interactive/app_test/utils.rs b/src/interactive/app_test/utils.rs
index d696f6c..f59fc2d 100644
--- a/src/interactive/app_test/utils.rs
+++ b/src/interactive/app_test/utils.rs
@@ -165,7 +165,7 @@ pub fn initialized_app_and_terminal_with_closure<P: AsRef<Path>>(
threads: 1,
byte_format: ByteFormat::Metric,
apparent_size: true,
- count_links: false,
+ count_hard_links: false,
color: Color::None,
sorting: TraversalSorting::AlphabeticalByFileName,
},