示例#1
0
 def test_with_two_paths(self):
     commands.sync(["/path/to/store1", "/path/to/store2"])
示例#2
0
 def test_with_two_paths(self):
     commands.sync(["/path/to/store1", "/path/to/store2"])
示例#3
0
 def test_with_single_path(self):
     commands.sync(["/path/to/store"])
示例#4
0
 def test_with_single_path(self):
     commands.sync(["/path/to/store"])