940
940
super(YUIUnitTestCase, self).setUp()
941
941
# html5browser imports from the gir/pygtk stack which causes
942
942
# twisted tests to break because of gtk's initialize.
949
944
client = html5browser.Browser()
950
945
html_uri = 'file://%s' % os.path.join(
951
946
config.root, 'lib', self.test_path)