#!/bin/sh

cp debian/tests/* "$AUTOPKGTEST_TMP"

cd "$AUTOPKGTEST_TMP"
./runtests
