mirror of
https://github.com/kennethreitz/httpbin.git
synced 2026-06-05 23:00:18 +00:00
Limit python setup.py test to our tests
Tell unittest.discover specifically what to look for instead of letting them scan the entirety of our directory (which could have other dependencies downloaded with their tests that will fail). Closes #403
This commit is contained in:
Reference in New Issue
Block a user