示例#1
0
 def test_rehash(self):
     '''
         Test to rehash the Environment variables
     '''
     self.assertTrue(win_path.rehash())
示例#2
0
 def test_rehash(self):
     """
         Test to rehash the Environment variables
     """
     self.assertTrue(win_path.rehash())