def test_sources(self):
     '''
     See documentation for test_sources in compare_runs.
     '''
     compare_runs.test_sources(self.sources_all, self.sources_add)
示例#2
0
 def test_sources(self):
     '''
     See documentation for test_sources in comapre_runs.
     '''
     compare_runs.test_sources(self.sources_base, self.sources_compare)