コード例 #1
0
 def test_with_two_paths(self):
     commands.sync(["/path/to/store1", "/path/to/store2"])
コード例 #2
0
ファイル: test_commands.py プロジェクト: ArtecGroup/sumatra
 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
ファイル: test_commands.py プロジェクト: ArtecGroup/sumatra
 def test_with_single_path(self):
     commands.sync(["/path/to/store"])