diff options
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r-- | tests/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index 2122ea75a..8dbbe9f26 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -238,6 +238,7 @@ TESTS = \ chmod/inaccessible \ chmod/octal \ chmod/setgid \ + chmod/silent \ chmod/thru-dangling \ chmod/umask-x \ chmod/usage \ |