diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.in b/tests/Makefile.in index 04267c914..a0d6ccf71 100644 --- a/tests/Makefile.in +++ b/tests/Makefile.in @@ -667,7 +667,7 @@ uninstall-info: uninstall-info-recursive check-root: cd chown && $(MAKE) check TESTS=basic cd cp && $(MAKE) check TESTS=special-bits - cd mv && $(MAKE) check TESTS=mv-special-1 + cd rm && $(MAKE) check TESTS=no-give-up cd rm && $(MAKE) check TESTS=fail-2eperm check-recursive: evar-check root-hint |