summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomi Richards <thomi.richards@canonical.com>2013-11-25 14:52:32 +1300
committerRobert Collins <robertc@robertcollins.net>2013-11-25 14:52:32 +1300
commit7f4798b7e23bb81825a30f3adb3a8f897b7627f5 (patch)
treece2bc81066294298dc2ea51a43e05f10de934bb2
parented03e3e83be5191c58de68fc1d3a04e416160d50 (diff)
downloadsubunit-7f4798b7e23bb81825a30f3adb3a8f897b7627f5.tar.gz
Fixup README trailing whitespaces.
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index 5c2526f..4fa9444 100644
--- a/README
+++ b/README
@@ -6,7 +6,7 @@
license at the users choice. A copy of both licenses are available in the
project source as Apache-2.0 and BSD. You may not use this file except in
compliance with one of these two licences.
-
+
Unless required by applicable law or agreed to in writing, software
distributed under these licenses is distributed on an "AS IS" BASIS, WITHOUT
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
@@ -90,7 +90,7 @@ The most common way is to run an existing python test suite and have it output
subunit via the ``subunit.run`` module::
$ python -m subunit.run mypackage.tests.test_suite
-
+
For more information on the Python support Subunit offers , please see
``pydoc subunit``, or the source in ``python/subunit/``
@@ -343,7 +343,7 @@ b3 2901 0c 03666f6f 08555f1b
Version 1 (and 1.1)
===================
-Version 1 (and 1.1) are mostly human readable protocols.
+Version 1 (and 1.1) are mostly human readable protocols.
Sample subunit wire contents
----------------------------