#!/bin/sh

set -e

DIR="$1"

rm -rf "$DIR/debian/tests"
