diff options
-rw-r--r-- | tests/shred/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/shred/Makefile.am b/tests/shred/Makefile.am index e9bb26b7f..376219290 100644 --- a/tests/shred/Makefile.am +++ b/tests/shred/Makefile.am @@ -8,4 +8,4 @@ TESTS_ENVIRONMENT = \ PERL="@PERL@" \ PATH=`pwd`/../../src:$$PATH -TESTS = remove +TESTS = remove exact |