15
15
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
20
23
from bzrlib.progress import (
24
26
from bzrlib.ui.text import (
44
32
"""Tests for text display of progress bars.
46
34
These try to exercise the progressview independently of its construction,