#!/bin/sh
# ngIRCd Test Suite

[ -z "$srcdir" ] && srcdir=`dirname $0`
${srcdir}/start-server.sh 2

# -eof-
