tests: remove bundle2 activation from test-hook.t
This is an old config that predate bundle2 on by default. This should have been
remove after Mercurail 3.6 got released.
from __future__ import absolute_importimport pkgutil__path__ = pkgutil.extend_path(__path__, __name__)