call site 3 for test.deprecated_call
test/testing/test_deprecated.py - line 34
32
33
34
   def test_deprecated_explicit_call():
       py.test.deprecated_call(dep_explicit, 0)
->     py.test.deprecated_call(dep_explicit, 0)