#!/bin/sh

set -e

cd build
make test
