comparison setup.py @ 902:7d9cd708f412

tests: fix automatically generated test names I figured out how to tell nosetests to run just a single test: nosetests -w tests/comprehensive test_stupid_pull:StupidPullTests.test_spaces_in_path -v Trouble is, some of the methods generated in StupidPullTests have bogus names that contain hyphens. This patch fixes that, making it possible to identify the tests properly.
author Bryan O'Sullivan <bryano@fb.com>
date Sun, 13 May 2012 21:31:32 +0200
parents 076ded084655
children 92bd7b3678ea
comparison
equal deleted inserted replaced
901:bd12a4da0f35 902:7d9cd708f412