Skip to content

Commit

Permalink
minor adjustment to Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
mmcky committed Sep 14, 2015
1 parent bb43af2 commit f33a1c9
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions Makefile
Expand Up @@ -3,12 +3,7 @@
install:
python setup.py install

test-all:
test
@echo
test-examples
@echo
test-solutions
test-all: test test-examples test-solutions

test:
@echo "Running nosetests on test suite ..."
Expand Down

0 comments on commit f33a1c9

Please sign in to comment.