swift/.functests

5 lines
92 B
Bash
Executable File

#!/bin/bash
nosetests test/functional --exe $@
nosetests test/functionalnosetests --exe $@