diff options
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r-- | tests/Makefile.am | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index 4d73a92b5..6d4f18e4d 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -140,6 +140,9 @@ TESTS = \ chgrp/no-x \ chgrp/posix-H \ chgrp/recurse \ + fmt/base \ + fmt/long-line \ + fmt/goal-option \ misc/env \ misc/ptx \ misc/test \ @@ -188,8 +191,6 @@ TESTS = \ misc/expr \ misc/factor \ misc/false-status \ - misc/fmt \ - misc/fmt-long-line \ misc/fold \ misc/groups-dash \ misc/groups-version \ |