#!/usr/bin/env bash
set -e

asttest -a /$AST_TEST_ROOT -s `dirname $0` $@
