call site 4 for path.local.mtime
path/testing/fscommon.py - line 117
115
116
117
   def test_mtime(self):
       url = self.root.join("samplefile")
->     assert url.mtime() > 0