diff options
-rw-r--r-- | tests/od/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/od/Makefile.am b/tests/od/Makefile.am index 632c78025..d3182d8eb 100644 --- a/tests/od/Makefile.am +++ b/tests/od/Makefile.am @@ -8,4 +8,4 @@ TESTS_ENVIRONMENT = \ PERL="@PERL@" \ PATH=`pwd`/../../src:$$PATH -TESTS = od-N +TESTS = od-N x8 |