summaryrefslogtreecommitdiff
path: root/tests/rm
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2005-11-02 09:38:16 +0000
committerJim Meyering <jim@meyering.net>2005-11-02 09:38:16 +0000
commit4df4047d35ea11e7d0aeae44269ca90960c85536 (patch)
tree60d18dd0e62fb7d51d9273173f18f03c4bb8c9d0 /tests/rm
parent4b15886f93692886f54695f543df692c40d17772 (diff)
downloadcoreutils-4df4047d35ea11e7d0aeae44269ca90960c85536.tar.xz
(TESTS): Add dir-nonrecur.
Diffstat (limited to 'tests/rm')
-rw-r--r--tests/rm/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/rm/Makefile.am b/tests/rm/Makefile.am
index 1e403afd3..0d6df44bd 100644
--- a/tests/rm/Makefile.am
+++ b/tests/rm/Makefile.am
@@ -2,6 +2,7 @@
AUTOMAKE_OPTIONS = 1.1 gnits
TESTS = \
+ dir-nonrecur \
dot-rel \
inaccessible \
unread3 \