Debian: Run the builtin test suite as an autopkgtest.

This commit is contained in:
Joey Hess 2013-08-15 15:48:17 +02:00
parent 624cfebb0c
commit 59f9781a23
4 changed files with 15 additions and 0 deletions

4
debian/tests/basics vendored Normal file
View file

@ -0,0 +1,4 @@
#!/bin/sh
testdir="$(mktemp -d)"
cd "$testdir"
exec git-annex test