diff options
author | Jim Meyering <jim@meyering.net> | 2002-06-15 09:40:25 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2002-06-15 09:40:25 +0000 |
commit | 14c7cfea4c77f2a0e04828d4dd98707cf87778f1 (patch) | |
tree | 6e8caed773c7e23daed6a02c1a565cebf7c0e72c /tests/mv | |
parent | 6f809229ef8a6ff54f71a32be2840b1c148ba9ad (diff) | |
download | coreutils-14c7cfea4c77f2a0e04828d4dd98707cf87778f1.tar.xz |
(TESTS): Add perm-1.
Diffstat (limited to 'tests/mv')
-rw-r--r-- | tests/mv/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/mv/Makefile.am b/tests/mv/Makefile.am index 468c8fa16..440631dd3 100644 --- a/tests/mv/Makefile.am +++ b/tests/mv/Makefile.am @@ -2,6 +2,7 @@ AUTOMAKE_OPTIONS = 1.3 gnits TESTS = \ + perm-1 \ i-link-no \ part-fail \ dup-source childproof i-4 update i-2 mv-special-1 \ |