mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 03:27:44 +00:00
tail: switch from Notify 5.0.0-pre.13 to 5.0.0-pre.14
This commit is contained in:
parent
18a06c310e
commit
a9fa94824d
4 changed files with 47 additions and 41 deletions
|
@ -27,6 +27,7 @@ static FOOBAR_2_TXT: &str = "foobar2.txt";
|
|||
static FOOBAR_WITH_NULL_TXT: &str = "foobar_with_null.txt";
|
||||
static FOLLOW_NAME_TXT: &str = "follow_name.txt";
|
||||
static FOLLOW_NAME_SHORT_EXP: &str = "follow_name_short.expected";
|
||||
#[cfg(target_os = "linux")]
|
||||
static FOLLOW_NAME_EXP: &str = "follow_name.expected";
|
||||
|
||||
#[test]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue