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