61
66
* ``bzrlib.tests.TestCase`` now subclasses ``testtools.testcase.TestCase``.
62
67
This permits features in testtools such as getUniqueInteger and
65
71
* -Dhpssvfs will now trigger on ``RemoteBzrDir._ensure_real``, providing
66
72
more debugging of VFS access triggers. (Robert Collins)