From 470cf3f63b4d284dbaaef8da936e716438063ac1 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Mon, 27 Jul 2015 12:37:11 +0100 Subject: Test suite: rename list-tests to enumerate-tests for ease of completion over tests/lib* --- tests/tests/test-list-uptodate | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/tests') diff --git a/tests/tests/test-list-uptodate b/tests/tests/test-list-uptodate index a2b4c5b..65812ff 100755 --- a/tests/tests/test-list-uptodate +++ b/tests/tests/test-list-uptodate @@ -5,5 +5,5 @@ set -e : "just verifies internal consistency of test suite" cd $root -$troot/list-tests gencontrol >$tmp/control-expected +$troot/enumerate-tests gencontrol >$tmp/control-expected diff debian/tests/control $tmp/control-expected -- cgit v1.2.3