]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
(TESTS): Add trailing-slash.
authorJim Meyering <jim@meyering.net>
Sun, 24 Nov 2002 16:53:59 +0000 (16:53 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 24 Nov 2002 16:53:59 +0000 (16:53 +0000)
tests/du/Makefile.am

index ac63151d6ca65da3409663f8aa888a3bacf54806..e323b834458adfee5ab94ad00e28f6a6e044269b 100644 (file)
@@ -1,7 +1,7 @@
 ## Process this file with automake to produce Makefile.in -*-Makefile-*-.
 AUTOMAKE_OPTIONS = 1.4 gnits
 
-TESTS = deref two-args slink
+TESTS = trailing-slash deref two-args slink
 EXTRA_DIST = $(TESTS)
 TESTS_ENVIRONMENT = \
   PATH=`pwd`/../../src:$$PATH