From: Jim Meyering Date: Sat, 21 Sep 2002 22:12:40 +0000 (+0000) Subject: (TESTS): Add long-line. X-Git-Tag: v4.5.2~107 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ddc4c1a8a9a05da82fe076dbff80e06a6907cec5;p=thirdparty%2Fcoreutils.git (TESTS): Add long-line. --- 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