diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/dd/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/dd/Makefile.am b/tests/dd/Makefile.am index 8954513b6..b4873e30c 100644 --- a/tests/dd/Makefile.am +++ b/tests/dd/Makefile.am @@ -7,6 +7,6 @@ TESTS_ENVIRONMENT = \ srcdir=$(srcdir) \ PERL="@PERL@" \ PATH=`pwd`/../../src:$$PATH \ - PROG=ls + PROG=dd TESTS = misc not-rewound |