#!/bin/sh

set -eu

export AUTOPKGTEST_TEST_INSTALLED=yes
exec ./tests/autopkgtest
