summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author B. Watson2020-01-15 18:52:19 +0100
committer Willy Sudiarto Raharjo2020-01-18 06:25:19 +0100
commit270a37de5d6ef755c4e1c43f4a111993d332d578 (patch)
tree63823ec2cc0b2bc7611ee70ea346d29da85b97d3 /python
parentda99a67836b4ff3c25b7ad3bcb335c94ae269f30 (diff)
downloadslackbuilds-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-desc2
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.