summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1997-08-31 16:18:10 +0000
committerJim Meyering <jim@meyering.net>1997-08-31 16:18:10 +0000
commit59e5cb3ea3db02d0744010cdeb76f0245e984824 (patch)
tree771a346d4614413947d9d45d20ac018601086e6f /tests
parent377f2fbc5592ded3f941160624ccbdbc24f60758 (diff)
downloadcoreutils-59e5cb3ea3db02d0744010cdeb76f0245e984824.tar.xz
*** empty log message ***
Diffstat (limited to 'tests')
-rw-r--r--tests/rm/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/rm/Makefile.am b/tests/rm/Makefile.am
index 7e938c5ab..728d60fdf 100644
--- a/tests/rm/Makefile.am
+++ b/tests/rm/Makefile.am
@@ -1,5 +1,5 @@
AUTOMAKE_OPTIONS = 1.1 gnits
-TESTS = r-1 r-2 i-1 ir-1 deep-1
+TESTS = r-1 r-2 i-1 ir-1 f-1 deep-1
EXTRA_DIST = $(TESTS)
TESTS_ENVIRONMENT = RM=../../src/rm MKDIR=../../src/mkdir