python/testtools: Convert slack-desc to ASCII.

Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
B. Watson 2020-01-15 12:52:19 -05:00 committed by Willy Sudiarto Raharjo
parent da99a67836
commit 270a37de5d
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
|-----handy-ruler------------------------------------------------------|
testtools: testtools (Extensions to the Python unit testing framework)
testtools:
testtools: testtools is a set of extensions to the Python standard librarys
testtools: testtools is a set of extensions to the Python standard library's
testtools: unit testing framework. These extensions have been derived from many
testtools: years of experience with unit testing in Python and come from many
testtools: different sources.