Made the test runner accept a package argument to run tests from

This commit is contained in:
Anton Beloglazov 2012-10-23 16:34:14 +11:00
parent 3b8d1c41db
commit 269ce0c065

View File

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