From ddc4c1a8a9a05da82fe076dbff80e06a6907cec5 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 21 Sep 2002 22:12:40 +0000 Subject: [PATCH] (TESTS): Add long-line. --- tests/fmt/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/fmt/Makefile.am b/tests/fmt/Makefile.am index cec4199262..9663d7b0cb 100644 --- a/tests/fmt/Makefile.am +++ b/tests/fmt/Makefile.am @@ -9,4 +9,4 @@ TESTS_ENVIRONMENT = \ PATH=`pwd`/../../src:$$PATH \ PROG=fmt -TESTS = basic +TESTS = basic long-line -- 2.47.2