.
authorJim Meyering <jim@meyering.net>
Sat, 8 Feb 2003 18:08:54 +0000 (18:08 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 8 Feb 2003 18:08:54 +0000 (18:08 +0000)
tests/du/Makefile.in

index 176ed41..949839e 100644 (file)
@@ -148,7 +148,10 @@ sysconfdir = @sysconfdir@
 target_alias = @target_alias@
 AUTOMAKE_OPTIONS = 1.4 gnits
 
-TESTS = exclude no-x no-deref trailing-slash deref two-args slink
+TESTS = \
+  restore-wd \
+  exclude no-x no-deref trailing-slash deref two-args slink
+
 EXTRA_DIST = $(TESTS)
 TESTS_ENVIRONMENT = \
   PATH="`pwd`/../../src@PATH_SEPARATOR@$$PATH"