示例#1
0
 def test_path(self):
     from os.path import join, sep
     self.assertEqual(MultipathClaim.path(),
                      join(join("C:", sep, "Windows"), "System32", "mpclaim.exe"))