#!/bin/sh

xvfb-run -a make -C tests check
