(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 ac63151..e323b83 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