]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
(TESTS): Add t-slash.
authorJim Meyering <jim@meyering.net>
Fri, 20 Sep 2002 08:59:17 +0000 (08:59 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 20 Sep 2002 08:59:17 +0000 (08:59 +0000)
tests/rmdir/Makefile.am

index fa637980725d51ee3f26913a7ad73afef9aefbfe..c34fa4e262492d4287005250dcdf1f1198dd13b8 100644 (file)
@@ -1,7 +1,8 @@
 ## Process this file with automake to produce Makefile.in -*-Makefile-*-.
 AUTOMAKE_OPTIONS = 1.4 gnits
 
-TESTS = ignore
+TESTS = ignore t-slash
+
 EXTRA_DIST = $(TESTS)
 TESTS_ENVIRONMENT = \
   top_srcdir=$(top_srcdir) \