make test suite link in git-annex's commands and run directly

this way, test coverage works
This commit is contained in:
Joey Hess 2011-01-06 20:26:57 -04:00
parent 901cdbde78
commit 2533d826fc
4 changed files with 99 additions and 86 deletions

2
debian/changelog vendored
View file

@ -8,7 +8,7 @@ git-annex (0.16) UNRELEASED; urgency=low
significant problem, since the remote *did* record that it had the file.
* Also, add a general guard to detect attempts to record information
about repositories with missing UUIDs.
* Test suite improvements.
* Test suite improvements. Current top-level test coverage: 43%
-- Joey Hess <joeyh@debian.org> Tue, 04 Jan 2011 17:33:42 -0400