#!/bin/sh
[ -z "$srcdir" ] && srcdir=.
echo
echo "Running single tests using data from the RFC examples..."
exec $srcdir/test test_rfc_examples


syntax highlighted by Code2HTML, v. 0.9.1