chiark / gitweb /
Test suite: rename list-tests to enumerate-tests for ease of completion over tests...
[dgit.git] / tests / tests / test-list-uptodate
index a2b4c5b879c66ecad08121a002b5228eca57cf6c..65812ff9fcb54ee4c841a5d5d60087055b374c60 100755 (executable)
@@ -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