#!/bin/sh

set -e

dh_autoreconf
./configure
make test
