Rename test file to hide it from the nosetests collector

These tests pass if run by themselves (Windows, Py < 3.4, See PEP 446). By renaming htem, we keep the main nosetests.collector from finding them. Then, we run them by themselves using a separate line in tox.ini. No, nosetests --isolation did not help.
This commit is contained in:
Christian Long 2015-03-11 20:52:10 -05:00
parent ce58c92bf6
commit 59170a74d2