14
14
# along with this program; if not, write to the Free Software
15
15
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
18
17
"""Tests for versioning of bzrlib."""
20
23
from bzrlib import version, workingtree
21
24
from bzrlib.tests import TestCase, TestSkipped