Mocked tests require the mock package for Python 2.7. Python 3 has unittest.mock in the standard library. Signed-off-by: Christian Heimes <cheimes@redhat.com> Reviewed-By: Stanislav Laznicka <slaznick@redhat.com>