summaryrefslogtreecommitdiff
path: root/java/testkit/README.txt
diff options
context:
space:
mode:
authorJonathan Robie <jonathan@apache.org>2010-06-23 13:44:50 +0000
committerJonathan Robie <jonathan@apache.org>2010-06-23 13:44:50 +0000
commited440c79f3640259a9912e97f29b91284c8c2292 (patch)
tree14852aa1f8e67bc63ad32153f6f2036d3ebaa597 /java/testkit/README.txt
parent5c72228bac33f60c37ae283211090fe2d4a4c740 (diff)
downloadqpid-python-ed440c79f3640259a9912e97f29b91284c8c2292.tar.gz
Changed README to README.txt throughout the project for consistency. Removed gentools/README.txt, which described Velocity.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@957201 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/testkit/README.txt')
-rw-r--r--java/testkit/README.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/java/testkit/README.txt b/java/testkit/README.txt
new file mode 100644
index 0000000000..df7996f471
--- /dev/null
+++ b/java/testkit/README.txt
@@ -0,0 +1,6 @@
+Introduction
+============
+
+The Test kit for the JMS client is based on a multi-broker python framework.
+So far it could only be used with the c++ broker.
+