blob: a91cd2f7d14b652a2a8cc6de4cce7770aee2952c [file] [log] [blame]
[tox]
envlist = py27,py26
[testenv]
commands =
python test/run_all_unittests.py
python test/run_readelf_tests.py
[testenv:py26]
deps =
unittest2