#!/bin/sh

set -e

(cd tests; ./regression.sh)
