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