]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
(TESTS): Add no-x.
authorJim Meyering <jim@meyering.net>
Fri, 17 Oct 2003 13:31:26 +0000 (13:31 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 17 Oct 2003 13:31:26 +0000 (13:31 +0000)
tests/chgrp/Makefile.am

index af669cd3f698e15ef0fd446c622d04b4a7723e37..eb37abb47beed01b45b32749c60225864de12637 100644 (file)
@@ -1,7 +1,7 @@
 ## Process this file with automake to produce Makefile.in -*-Makefile-*-.
 AUTOMAKE_OPTIONS = 1.4 gnits
 
-TESTS = posix-H basic deref recurse
+TESTS = no-x posix-H basic deref recurse
 EXTRA_DIST = $(TESTS)
 TESTS_ENVIRONMENT = \
   PATH="`pwd`/../../src$(PATH_SEPARATOR)$$PATH"