#!/bin/sh
set -e
tap -R tap test/ --no-coverage
