diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/mv/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/mv/Makefile.am b/tests/mv/Makefile.am index d98c69175..0e69e2cdd 100644 --- a/tests/mv/Makefile.am +++ b/tests/mv/Makefile.am @@ -12,4 +12,5 @@ TESTS_ENVIRONMENT = \ MV=../../src/mv \ RM=../../src/rm \ TOUCH=../../src/touch \ + PATH=../../src:$$PATH \ PROG=mv |