#!/bin/bash

nosetests test/functional --exe $@
nosetests test/functionalnosetests --exe $@
