Made the test runner accept a package argument to run tests from
This commit is contained in:
parent
3b8d1c41db
commit
269ce0c065
@ -1,3 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
nosetests --nocapture
|
||||
nosetests --nocapture $1
|
||||
|
Loading…
x
Reference in New Issue
Block a user