#!/usr/bin/env sh

cd "$(dirname "$0")"
. "./.common.sh"

./test debug
