]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
(TESTS): Add part-fail.
authorJim Meyering <jim@meyering.net>
Sun, 17 Mar 2002 19:21:49 +0000 (19:21 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 17 Mar 2002 19:21:49 +0000 (19:21 +0000)
tests/mv/Makefile.am

index 7b14542766c1beb1ab97f93d50fc6020c6a836eb..becfb3efc12249a63f6262c993869080dd65ed1f 100644 (file)
@@ -1,7 +1,9 @@
 ## Process this file with automake to produce Makefile.in -*-Makefile-*-.
 AUTOMAKE_OPTIONS = 1.3 gnits
 
-TESTS = dup-source childproof i-4 update i-2 mv-special-1 \
+TESTS = \
+  part-fail \
+  dup-source childproof i-4 update i-2 mv-special-1 \
   into-self into-self-2 into-self-3 into-self-4 \
   backup-is-src \
   i-1 hard-link-1 force partition-perm to-symlink dir-file diag \