diff options
author | Jim Meyering <jim@meyering.net> | 1998-12-06 23:03:32 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1998-12-06 23:03:32 +0000 |
commit | 16c8a66a54def6ee55f947ed137176d4c6096158 (patch) | |
tree | 583df0a09f395d0b291faff805ed4fcadce8a463 /tests | |
parent | 9069b306dc8c9a1939c531adb3c70d5ee0718e45 (diff) | |
download | coreutils-16c8a66a54def6ee55f947ed137176d4c6096158.tar.xz |
(TESTS): s/quoting/tests/.
Diffstat (limited to 'tests')
-rw-r--r-- | tests/ls-2/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ls-2/Makefile.am b/tests/ls-2/Makefile.am index 90e6618b0..2d09d7e0c 100644 --- a/tests/ls-2/Makefile.am +++ b/tests/ls-2/Makefile.am @@ -9,4 +9,4 @@ TESTS_ENVIRONMENT = \ PATH=../../src:$$PATH \ PROG=ls -TESTS = quoting +TESTS = tests |