summaryrefslogtreecommitdiff
path: root/tests/tests/test-list-uptodate
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tests/test-list-uptodate')
-rwxr-xr-xtests/tests/test-list-uptodate2
1 files changed, 1 insertions, 1 deletions
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