#!/bin/sh
set -e

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