#!/bin/bash

make -C src
prove -Ilib "$@"
