#!/bin/bash

nosetests test/functional $@
nosetests test/functionalnosetests $@
