mirror of
https://github.com/sharkdp/fd.git
synced 2024-11-17 09:28:25 +01:00
Remove outdated comment
This commit is contained in:
parent
bf9e6fd36e
commit
13cdfb32f8
1 changed files with 0 additions and 1 deletions
|
@ -1924,7 +1924,6 @@ fn test_error_if_hidden_not_set_and_pattern_starts_with_dot() {
|
|||
te.assert_output(&[".gitignore"], "");
|
||||
}
|
||||
|
||||
/// Show "./" prefix in results if a search path is provided
|
||||
#[test]
|
||||
fn test_no_strip() {
|
||||
let te = TestEnv::new(DEFAULT_DIRS, DEFAULT_FILES);
|
||||
|
|
Loading…
Reference in a new issue