Exemplo n.º 1
0
 def test_rehash(self):
     '''
         Test to rehash the Environment variables
     '''
     self.assertTrue(win_path.rehash())
Exemplo n.º 2
0
 def test_rehash(self):
     """
         Test to rehash the Environment variables
     """
     self.assertTrue(win_path.rehash())