diff options
author | Jim Meyering <jim@meyering.net> | 2001-09-08 13:23:22 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2001-09-08 13:23:22 +0000 |
commit | 4d6b3bb492dc916247ade6a5beb80e90c267ff83 (patch) | |
tree | 89216dae17b83c28538941764126dcacd17c462e /tests/mv | |
parent | 55a0417174f4afb8d3f49231b367fb3464aa76db (diff) | |
download | coreutils-4d6b3bb492dc916247ade6a5beb80e90c267ff83.tar.xz |
(TESTS): Add i-4.
Diffstat (limited to 'tests/mv')
-rw-r--r-- | tests/mv/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/mv/Makefile.am b/tests/mv/Makefile.am index ef0d94256..65c92ce06 100644 --- a/tests/mv/Makefile.am +++ b/tests/mv/Makefile.am @@ -1,7 +1,7 @@ ## Process this file with automake to produce Makefile.in -*-Makefile-*-. AUTOMAKE_OPTIONS = 1.3 gnits -TESTS = update i-3 i-2 mv-special-1 \ +TESTS = i-4 update i-3 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 \ |