#!/bin/sh
set -e
exec 2>&1
set -x
cp -a t $ADTTMP/t
cd $ADTTMP
exec env INSTALLED_TESTS=1 ./t/img.t