#!/bin/sh

set -e

packagedir="$1"

rm -rf "$packagedir"/debian/tests/control
