call site 15 for path.local.sysfind
path/local/testing/test_local.py - line 194
191
192
193
194
   def test_sysfind(self):
       x = py.path.local.sysfind('test')
       assert x.check(file=1)
->     assert py.path.local.sysfind('jaksdkasldqwe') is None