Pass script/test arguments through to nosetests

This commit is contained in:
Aanand Prasad 2014-05-29 12:11:26 +01:00
parent cfcabce593
commit c246897af1
1 changed files with 1 additions and 1 deletions

View File

@ -1,2 +1,2 @@
#!/bin/sh
nosetests
nosetests $@