diff --git a/tests/scripts/features/grouped_targets b/tests/scripts/features/grouped_targets index ef9366b7..615e9627 100644 --- a/tests/scripts/features/grouped_targets +++ b/tests/scripts/features/grouped_targets @@ -9,7 +9,7 @@ $details = "Here we test for requirements like\n" run_make_test(q{ .PHONY: all &:; -all: ;@echo -n +all: ;@printf '' }, '', "");