#!/bin/sh

nosetests -v tracbzr 2>&1
bzr selftest -s bp.trac -v --parallel=fork
