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