summaryrefslogtreecommitdiff
path: root/tests/local.mk
diff options
context:
space:
mode:
authorPádraig Brady <P@draigBrady.com>2012-10-24 23:18:23 +0100
committerPádraig Brady <P@draigBrady.com>2012-10-25 11:10:27 +0100
commitc83c48411dc7feb8c72b08f918320739940c3a9d (patch)
treeab4ff37141f1d7e8a06368bd9a96a41eed365af8 /tests/local.mk
parent9517680ed3d4d7baff8a842a052ad405f9e9049f (diff)
downloadcoreutils-c83c48411dc7feb8c72b08f918320739940c3a9d.tar.xz
maint: refactor tests/misc/pr.pl into tests/pr/pr-tests.pl
* tests/misc/pr.pl: Refactor this test into ... * tests/pr/pr-tests.pl: ... here. * tests/local.mk: Remove the reference to the removed test Improved by Jim Meyering
Diffstat (limited to 'tests/local.mk')
-rw-r--r--tests/local.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/local.mk b/tests/local.mk
index 5a237fa71..f31c8b0d2 100644
--- a/tests/local.mk
+++ b/tests/local.mk
@@ -240,7 +240,6 @@ all_tests = \
tests/misc/od-float.sh \
tests/misc/mktemp.pl \
tests/misc/arch.sh \
- tests/misc/pr.pl \
tests/misc/join.pl \
tests/pr/pr-tests.pl \
tests/misc/pwd-option.sh \