#!/bin/sh
set -e

cd `dirname $0`
autopilot-sandbox-run autopilot_tests
