Commit d21b8dbf authored by Jason R. Coombs's avatar Jason R. Coombs

Now tests may be invoked simply with setup.py test.

parent eaeaf360
......@@ -11,5 +11,5 @@ script:
# update egg_info based on setup.py in checkout
- python bootstrap.py
- python setup.py ptr --addopts='-rs'
- python setup.py test --addopts='-rs'
- python ez_setup.py --version 12.2
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment