| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 573c8d3 commit 30c0dcb
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -7,5 +7,5 @@ if [[ $RUN == build_sphinx ]] then | |||
| 7 | 7 | python setup.py build_sphinx_man | |
| 8 | 8 | elif [[ $RUN == nosetests ]] then | |
| 9 | 9 | cd build/lib/ | |
| 10 | - nosetests bpython/test | ||
| 10 | + nosetests -v bpython/test | ||
| 11 | 11 | fi | |
| Back | FazBrowse Home | New Git URL |
0 commit comments