#!/bin/bash -e

cp -a tests $AUTOPKGTEST_TMP
cd $AUTOPKGTEST_TMP
pytest-3
