On Thu, Jun 30, 2016 at 12:16 PM, Dylan Baker <[email protected]> wrote: > Signed-off-by: Dylan Baker <[email protected]> > --- > unittests/junit_backends_tests.py | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/unittests/junit_backends_tests.py > b/unittests/junit_backends_tests.py > index d5f753a..5b0bead 100644 > --- a/unittests/junit_backends_tests.py > +++ b/unittests/junit_backends_tests.py > @@ -32,7 +32,6 @@ try: > except ImportError: > import xml.etree.cElementTree as etree > import nose.tools as nt > -from nose.plugins.skip import SkipTest > > from framework import results, backends, grouptools, status > from . import utils > -- > 2.9.0 > > _______________________________________________ > Piglit mailing list > [email protected] > https://lists.freedesktop.org/mailman/listinfo/piglit
Reviewed-by: Vinson Lee <[email protected]> _______________________________________________ Piglit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/piglit
