mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 03:27:44 +00:00
tests/expr: format
This commit is contained in:
parent
7bf4b7f674
commit
e5d70d444a
1 changed files with 1 additions and 1 deletions
|
@ -128,7 +128,7 @@ fn test_or() {
|
|||
.args(&["1", "|", "a", "/", "5"])
|
||||
.succeeds()
|
||||
.stdout_only("1\n");
|
||||
|
||||
|
||||
new_ucmd!()
|
||||
.args(&["foo", "|", "a", "/", "5"])
|
||||
.succeeds()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue