summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorEric Blake <ebb9@byu.net>2009-10-08 08:53:56 -0600
committerEric Blake <ebb9@byu.net>2009-10-08 20:30:00 -0600
commita797c4d7d3496e730d3bb3b19703396d31a65fad (patch)
tree616300daf1be7f0182cb62c65a1c0f7f745be8e0 /tests/Makefile.am
parent7a3bc1bf27b07de85b1b4fcaa9e60f591ba5f0d4 (diff)
downloadcoreutils-a797c4d7d3496e730d3bb3b19703396d31a65fad.tar.xz
stat: test recent patch
* tests/misc/stat-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 5fd541a4a..8dc90f9f2 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -218,6 +218,7 @@ TESTS = \
misc/stat-fmt \
misc/stat-hyphen \
misc/stat-printf \
+ misc/stat-slash \
misc/stdbuf \
misc/stty \
misc/stty-invalid \