Skip to content

Commit

Permalink
use correct nosetests-runner for test command
Browse files Browse the repository at this point in the history
  • Loading branch information
timbertson committed Jan 1, 2012
1 parent dc8e66d commit bce200c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.xml
Expand Up @@ -75,7 +75,7 @@ To increment the second-most minor version number
</rich-description> </rich-description>
<group main="version.py"> <group main="version.py">
<command name="test"> <command name="test">
<runner interface="http://gfxmonk.net/dist/0install/nose.xml"> <runner interface="http://gfxmonk.net/dist/0install/nosetests-runner.xml">
<arg>--with-doctest</arg> <arg>--with-doctest</arg>
<arg>--exe</arg> <arg>--exe</arg>
</runner> </runner>
Expand Down

0 comments on commit bce200c

Please sign in to comment.