summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorEric Blake <ebb9@byu.net>2009-10-21 06:23:28 -0600
committerEric Blake <ebb9@byu.net>2009-10-21 20:45:27 -0600
commit54645c195ca7840152a0950e9cb0ddc69cfce18a (patch)
tree77d8f02976a930a64e501db20969964780817d3a /tests/Makefile.am
parent710fe413fed61aacad4e0124eb7fcebc3a20fb6c (diff)
downloadcoreutils-54645c195ca7840152a0950e9cb0ddc69cfce18a.tar.xz
tests: ensure touch honors trailing slash
* tests/touch/trailing-slash: New test. * tests/Makefile.am (TESTS): Run it.
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 4d8415f0e..62583477b 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -452,6 +452,7 @@ TESTS = \
touch/obsolescent \
touch/read-only \
touch/relative \
+ touch/trailing-slash \
$(root_tests)
pr_data = \