#!/bin/sh

cd ${AUTOPKGTEST_TMP:-/tmp}
python3 -Wdefault -m unittest
