tests: mark manifestfulltextcache as conditional on revlog store
This file is currently specific to the revlog store. Other stores
may not implement it. Mark it as such in test output.
Differential Revision: https://phab.mercurial-scm.org/D4395
from __future__ import absolute_importimport pkgutil__path__ = pkgutil.extend_path(__path__, __name__)