chiark / gitweb /
dgit: clone-dgit-repos-server: Set $access_forpush
[dgit.git] / tests / tests / test-list-uptodate
index a2b4c5b879c66ecad08121a002b5228eca57cf6c..1e5f19928705e17751a2b2f520ee9b2cb806b03b 100755 (executable)
@@ -5,5 +5,7 @@ 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
+
+t-ok