def test_deprecated_explicit_call():
py.test.deprecated_call(dep_explicit, 0)
-> py.test.deprecated_call(dep_explicit, 0)