Exemplo n.º 1
0
 def test_copy_enable_cross_compilation(self):
     c = CopyPlugin('copy', self.mock_options, self.project_options)
     c.enable_cross_compilation()
Exemplo n.º 2
0
 def test_copy_enable_cross_compilation(self):
     c = CopyPlugin('copy', self.mock_options, self.project_options)
     c.enable_cross_compilation()