danflucus

Results 2 comments of danflucus

I found this issue while running my test suite with **--failed** option. So basically this command: `nosetests -v --with-xunit --xunit-file=nose_regression_2.xml --failed regression/*.py` won't work as expected when datasets used inside...

I think a similar fix: https://github.com/box/genty/pull/43/files#r43931255 can be applied here also. Not sure though.. Thank you!