#!/bin/sh
#
# Note: this doesn't test the installed mercurial-git.  It's better
# than nothing though.

set -e

exec make tests
