#!/bin/sh
[ -z "$srcdir" ] && srcdir=.
echo
echo "Running single tests on the parser..."
exec $srcdir/test test_parser


syntax highlighted by Code2HTML, v. 0.9.1