]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
(TESTS): Add hard-link-1.
authorJim Meyering <jim@meyering.net>
Mon, 30 Nov 1998 02:53:57 +0000 (02:53 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 30 Nov 1998 02:53:57 +0000 (02:53 +0000)
tests/mv/Makefile.am

index 3a5a9a7d361a432784dea0aebc47e94ae1324e2b..ba00758a28bd8f3322348254fa6b21642413dc1c 100644 (file)
@@ -1,7 +1,9 @@
 ## Process this file with automake to produce Makefile.in -*-Makefile-*-.
 AUTOMAKE_OPTIONS = 1.3 gnits
 
-TESTS = mv-special-1 into-self into-self-2 into-self-3 backup-is-src i-1
+TESTS = mv-special-1 into-self into-self-2 into-self-3 backup-is-src \
+  i-1 hard-link-1
+
 EXTRA_DIST = $(TESTS) setup
 TESTS_ENVIRONMENT = \
   DF=../../src/df \