From 5dabe472b07c1962783838ed83ec8fcd1faa4389 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 20 Oct 2007 10:07:12 +0200 Subject: Adjust tests to pass, now that Test.pm ones use check.mk. * tests/check.mk (vc_exe_in_TESTS): Adjust regexp not to match the "TESTS = $x-tests" line in each Test.pm-derived Makefile.am file. * tests/sort/main: Remove this unused file. --- tests/sort/main | 3 --- 1 file changed, 3 deletions(-) delete mode 100755 tests/sort/main (limited to 'tests/sort') diff --git a/tests/sort/main b/tests/sort/main deleted file mode 100755 index dd2da71f4..000000000 --- a/tests/sort/main +++ /dev/null @@ -1,3 +0,0 @@ -: -perl -pe 's/\\\n$//' "$@" \ - | ./build-script -- cgit v1.2.3-54-g00ecf