diff options
author | Jim Meyering <jim@meyering.net> | 2006-05-11 07:53:25 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2006-05-11 07:53:25 +0000 |
commit | 96a2e1be0470962b821e837c8d3e851702a3c9a0 (patch) | |
tree | 49c57308e031cbd11da48591cb1981c753c8993c /tests/mv | |
parent | c70ad7aa271b7a25bd38f88354ad1a1a4630a5b0 (diff) | |
download | coreutils-96a2e1be0470962b821e837c8d3e851702a3c9a0.tar.xz |
.
Diffstat (limited to 'tests/mv')
-rw-r--r-- | tests/mv/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/mv/Makefile.in b/tests/mv/Makefile.in index 1fde762bf..2bf6d44ea 100644 --- a/tests/mv/Makefile.in +++ b/tests/mv/Makefile.in @@ -306,6 +306,7 @@ target_alias = @target_alias@ AUTOMAKE_OPTIONS = 1.3 gnits XFAIL_TESTS = acl TESTS = \ + atomic \ acl \ reply-no \ leak-fd \ |