#!/bin/sh

VERBOSE=1 make -C src/tests check
