summaryrefslogtreecommitdiff
path: root/pkg
diff options
context:
space:
mode:
authordrebs <drebs@leap.se>2016-07-12 07:00:12 +0200
committerRuben Pollan <meskio@sindominio.net>2016-07-12 16:40:46 +0200
commit814ecd2f5e078aa333f391483333a236961d46e7 (patch)
treec73a45884f5d7ce9af4fdc45a122fd5655c1ace3 /pkg
parentf527437f756c82406fe315b2d4a8207e4b7b7f33 (diff)
[test] remove extra setUpEnv/tearDownEnv
The setUpEnv and tearDownEnv methods are configured to run on setUpClass/tearDownClass. Some testing systems as trial don't support that, and that seems to cause some confusion in some systems, causing double attempts to setup or teardown, and thus failing intermitently. This commit removes the extra call to setUpEnv and tearDownEnv on tests on this repository, as it now uses py.test to run tests, which supports setUpClass and tearDownClass.
Diffstat (limited to 'pkg')
0 files changed, 0 insertions, 0 deletions