Skip to content

Commit

Permalink
Replaced nosetests with direct call
Browse files Browse the repository at this point in the history
  • Loading branch information
vshlapakov committed Nov 27, 2014
1 parent fba8d3b commit 384f84b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.buildbot
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
test:
python setup.py build_ext --inplace
python setup_full.py build_ext --inplace
nosetests
python test.py

0 comments on commit 384f84b

Please sign in to comment.