tests/getnc_exop: Ensure we do the fallback if not given a PAS
[Samba.git] / third_party / pyiso8601 / tox.ini
blobf3a8758462283528a9f0ddcdaa41eb76e38d1be4
1 [tox]
2 envlist = py26,py27,py32,py33,py34,pypy,pypy3
4 [testenv]
5 deps=pytest>=2.4.2
6 commands=py.test --verbose iso8601
7 setenv =
8 LC_ALL=C