summaryrefslogtreecommitdiff
path: root/changes/python-tests
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2014-02-12 03:59:59 -0500
committerRoger Dingledine <arma@torproject.org>2014-02-12 03:59:59 -0500
commit7c39bf0e447a456a9999b3de95ed17fa0e86f157 (patch)
tree2befb835b53e0638f54d986d23311003996b2724 /changes/python-tests
parent0ee449ca92dc7f25517a63b63f4d521fdd48410b (diff)
downloadtor-7c39bf0e447a456a9999b3de95ed17fa0e86f157.tar.gz
tor-7c39bf0e447a456a9999b3de95ed17fa0e86f157.zip
go through and rewrite the changes files to be more user-facing
Diffstat (limited to 'changes/python-tests')
-rw-r--r--changes/python-tests4
1 files changed, 2 insertions, 2 deletions
diff --git a/changes/python-tests b/changes/python-tests
index 4373e31e6a..8a5fcf5501 100644
--- a/changes/python-tests
+++ b/changes/python-tests
@@ -1,4 +1,4 @@
o Minor features:
- - "make check" now runs extra tests beyond the unit test scripts if
- Python is installed.
+ - If Python is installed, "make check" now runs extra tests beyond
+ the unit test scripts.