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