diff options
Diffstat (limited to 'tests/local.mk')
-rw-r--r-- | tests/local.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/local.mk b/tests/local.mk index 55700b532..0b6d576f8 100644 --- a/tests/local.mk +++ b/tests/local.mk @@ -434,6 +434,7 @@ all_tests = \ tests/cp/perm.sh \ tests/cp/preserve-2.sh \ tests/cp/preserve-link.sh \ + tests/cp/preserve-mode.sh \ tests/cp/preserve-slink-time.sh \ tests/cp/proc-short-read.sh \ tests/cp/proc-zero-len.sh \ |