Ejemplo n.º 1
0
 def tearDown(self):
     # we must consume splash output because subprocess.PIPE is used
     ts.print_output()
     super(_BaseRenderTest, self).tearDown()
Ejemplo n.º 2
0
 def tearDown(self):
     # we must consume splash output because subprocess.PIPE is used
     ts.print_output()
     super(BaseRenderTest, self).tearDown()
Ejemplo n.º 3
0
 def tearDown(self):
     # we must consume splash output because subprocess.PIPE is used
     ts.print_output()
Ejemplo n.º 4
0
 def tearDown(self):
     # we must consume splash output because subprocess.PIPE is used
     ts.print_output()