diff options
author | B. Watson <yalhcru@gmail.com> | 2020-01-15 12:52:19 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-01-18 12:25:19 +0700 |
commit | 270a37de5d6ef755c4e1c43f4a111993d332d578 (patch) | |
tree | 63823ec2cc0b2bc7611ee70ea346d29da85b97d3 /python | |
parent | da99a67836b4ff3c25b7ad3bcb335c94ae269f30 (diff) | |
download | slackbuilds-270a37de5d6ef755c4e1c43f4a111993d332d578.tar.gz |
python/testtools: Convert slack-desc to ASCII.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'python')
-rw-r--r-- | python/testtools/slack-desc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/testtools/slack-desc b/python/testtools/slack-desc index b09cb7eb2e..63fe7660ce 100644 --- a/python/testtools/slack-desc +++ b/python/testtools/slack-desc @@ -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 library’s +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. |