mirror of
https://github.com/uutils/coreutils
synced 2024-11-16 09:48:03 +00:00
Fix test
This commit is contained in:
parent
78d2e8db27
commit
45ebfdf35f
1 changed files with 4 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
use common::util::*;
|
||||
|
||||
|
||||
|
||||
#[cfg(target_os = "linux")]
|
||||
#[test]
|
||||
fn test_count() {
|
||||
|
|
Loading…
Reference in a new issue