#!/bin/sh

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