예제 #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"])