mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
Forced no wasi test
This commit is contained in:
@@ -1345,7 +1345,7 @@ fn test_write_error_dev_full() {
|
||||
}
|
||||
|
||||
#[test]
|
||||
#[cfg(target_os = "linux")]
|
||||
#[cfg(all(target_os = "linux", not(target_os = "wasi")))]
|
||||
fn test_hex_lowercase() {
|
||||
use regex::Regex;
|
||||
// Test verifies that the output hex byte offset is in lowercase
|
||||
|
||||
Reference in New Issue
Block a user