Repository: qpid-python Updated Branches: refs/heads/master 7d95c5c53 -> 4bde31ccc
NO-JIRA: Remove some undesirable escapes Project: http://git-wip-us.apache.org/repos/asf/qpid-python/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-python/commit/4bde31cc Tree: http://git-wip-us.apache.org/repos/asf/qpid-python/tree/4bde31cc Diff: http://git-wip-us.apache.org/repos/asf/qpid-python/diff/4bde31cc Branch: refs/heads/master Commit: 4bde31cccf3e5a5d0bf5875d03254630ecffeed5 Parents: 7d95c5c Author: Justin Ross <[email protected]> Authored: Mon Aug 8 15:13:06 2016 -0700 Committer: Justin Ross <[email protected]> Committed: Mon Aug 8 15:13:06 2016 -0700 ---------------------------------------------------------------------- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/qpid-python/blob/4bde31cc/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index b53bc5e..168fdc4 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ The `examples` directory contains sample programs. See ## Running the tests The `tests` directory contains a collection of unit tests for the -Python client. The `tests\_0-10`, `tests\_0-9`, and `tests\_0-8` +Python client. The `tests_0-10`, `tests_0-9`, and `tests_0-8` directories contain protocol-level conformance tests for brokers that speak the specified AMQP version. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
