fix flakes issues and make --flakes run part of tox runs

This commit is contained in:
holger krekel
2013-10-12 15:39:22 +02:00
parent 8550ea0728
commit 8ac5af2896
40 changed files with 143 additions and 167 deletions

View File

@@ -1,4 +1,4 @@
import pytest, py, sys
import pytest
from _pytest import runner
class TestOEJSKITSpecials: