blob: 1000748c9c4862fe0c1bf5b916b781ce211e627a [file] [log] [blame]
Calls to a child function created with :func:`unittest.mock.create_autospec`
should propagate to the parent. Patch by Karthikeyan Singaravelan.