summaryrefslogtreecommitdiff
path: root/tests/mv/Makefile.am
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2006-09-24 16:55:13 +0000
committerJim Meyering <jim@meyering.net>2006-09-24 16:55:13 +0000
commitaf5967eae2ed373e6652810e0aa556b78424fa4c (patch)
tree61d0dd73ae5b372c24f2a0c7655c828649c2ced6 /tests/mv/Makefile.am
parent6649f01059791363a0274f411600560f21dc5e09 (diff)
downloadcoreutils-af5967eae2ed373e6652810e0aa556b78424fa4c.tar.xz
* tests/mv/hard-verbose: New file. Test for the above fix.
* tests/mv/Makefile.am (TESTS): Add hard-verbose.
Diffstat (limited to 'tests/mv/Makefile.am')
-rw-r--r--tests/mv/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/mv/Makefile.am b/tests/mv/Makefile.am
index 01db2285c..d17151de0 100644
--- a/tests/mv/Makefile.am
+++ b/tests/mv/Makefile.am
@@ -22,6 +22,7 @@ AUTOMAKE_OPTIONS = 1.3 gnits
XFAIL_TESTS = acl
TESTS = \
+ hard-verbose \
backup-dir \
dir2dir \
no-target-dir \