#!/bin/sh
[ -z "$srcdir" ] && srcdir=.
echo
echo "Running single tests using adoption roll data..."
exec $srcdir/test test_adopt_roll


syntax highlighted by Code2HTML, v. 0.9.1