##// END OF EJS Templates
Adapt to all sorts of drive names...
Adapt to all sorts of drive names Earlier implementation assumed the drive name to be C and ignored the possibility of it being different. Drive names could also be greater than 1 in length. This possibility is also considered now.

File last commit:

r25420:b1231d60
r26796:fe042603
Show More
pytest.ini
2 lines | 34 B | text/x-ini | IniLexer
Matthias Bussonnier
Also run test with Pytest....
r25117 [pytest]
Thomas A Caswell
MNT: update pytest.ini to work with pytest > 3
r25420 addopts = --durations=10