def test_rehash(self): ''' Test to rehash the Environment variables ''' self.assertTrue(win_path.rehash())
def test_rehash(self): """ Test to rehash the Environment variables """ self.assertTrue(win_path.rehash())