Пример #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"])