#!/bin/sh

dpkg-architecture -e arm64 && exit 0

dh_auto_test
