]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
(TESTS): Add fifo.
authorJim Meyering <jim@meyering.net>
Wed, 2 Feb 2000 13:59:30 +0000 (13:59 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 2 Feb 2000 13:59:30 +0000 (13:59 +0000)
tests/touch/Makefile.am

index 1da83fe32472f0e38d4ce9ad2d04daecf3efe05a..ab16171f0a3ac4f78c446d0be56e501b2dd99309 100644 (file)
@@ -1,7 +1,7 @@
 ## Process this file with automake to produce Makefile.in -*-Makefile-*-.
 AUTOMAKE_OPTIONS = 1.3 gnits
 
-TESTS = empty-file dir-1 dangling-symlink no-rights
+TESTS = dir-1 dangling-symlink empty-file fifo no-rights
 EXTRA_DIST = $(TESTS)
 TESTS_ENVIRONMENT = \
   PATH=`pwd`/../../src:$$PATH