diff options
author | Joey Hess <joey@kitenet.net> | 2013-11-15 16:02:12 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-11-15 16:02:12 -0400 |
commit | 85dc03c675b2932160225a82ee0255efb4305b6a (patch) | |
tree | 3ce10ae146a64d2ee1e774292a3c86926473ce45 | |
parent | 41bae956f1c349779af100195891248e014d1c12 (diff) |
Switched to the tasty test framework.
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index adb8e0c32..b858e2d05 100644 --- a/debian/changelog +++ b/debian/changelog @@ -36,6 +36,7 @@ git-annex (5.20131102) UNRELEASED; urgency=low which followed the link and put bad content in an object location. Thanks to Tim for the test case. * fsck: Fix up .git/annex/object directory permissions. + * Switched to the tasty test framework. -- Joey Hess <joeyh@debian.org> Wed, 06 Nov 2013 16:14:14 -0400 |