diff options
Diffstat (limited to 'tests/rm/Makefile.in')
-rw-r--r-- | tests/rm/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/rm/Makefile.in b/tests/rm/Makefile.in index 36edeae14..705b39c06 100644 --- a/tests/rm/Makefile.in +++ b/tests/rm/Makefile.in @@ -116,7 +116,7 @@ l = @l@ AUTOMAKE_OPTIONS = 1.1 gnits -TESTS = r-1 r-2 r-3 i-1 ir-1 f-1 sunos-1 deep-1 # unreadable empty-name +TESTS = r-1 r-2 r-3 i-1 ir-1 f-1 sunos-1 deep-1 hash # unreadable empty-name EXTRA_DIST = $(TESTS) TESTS_ENVIRONMENT = \ RM=../../src/rm \ |