Debian: Run the builtin test suite as an autopkgtest.
This commit is contained in:
parent
624cfebb0c
commit
59f9781a23
4 changed files with 15 additions and 0 deletions
4
debian/tests/basics
vendored
Normal file
4
debian/tests/basics
vendored
Normal file
|
@ -0,0 +1,4 @@
|
|||
#!/bin/sh
|
||||
testdir="$(mktemp -d)"
|
||||
cd "$testdir"
|
||||
exec git-annex test
|
Loading…
Add table
Add a link
Reference in a new issue