diff options
Diffstat (limited to 'scripts/test/xargs.test')
-rwxr-xr-x | scripts/test/xargs.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/test/xargs.test b/scripts/test/xargs.test index 2d3946b3..e49445d6 100755 --- a/scripts/test/xargs.test +++ b/scripts/test/xargs.test @@ -26,7 +26,7 @@ rm one two three exit -testing "xargs -n exact match" +testing "xargs -n exact match" testing "xargs -s exact match" testing "xargs -s 0" testing "xargs -s impossible" |