540
540
self.assertTrue(wt.is_executable('soc'))
541
541
self.assertTrue(wt.is_executable('sac'))
548
transform.new_file('file1', root, 'contents', 'file1-id', True)
543
558
def test__set_mode_stats_correctly(self):
544
559
"""_set_mode stats to determine file mode."""
545
560
if sys.platform == 'win32':