#!/bin/sh
set -euf
cp -a contrib t $AUTOPKGTEST_TMP
cd $AUTOPKGTEST_TMP
t/run_tests
