def test_get_detector_num_from_ws(self):
     self.assertEquals(lutils.get_detector_num_from_ws(self.test_ws_name),
                       "1")
 def test_get_detector_num_from_ws(self):
     self.assertEquals(
         lutils.get_detector_num_from_ws(
             self.test_ws_name), "1")