summaryrefslogtreecommitdiff
path: root/qpid/java/testkit/README.txt
diff options
context:
space:
mode:
authorRobert Gemmell <robbie@apache.org>2012-03-03 15:29:06 +0000
committerRobert Gemmell <robbie@apache.org>2012-03-03 15:29:06 +0000
commitdf9178d3e1847ce1449da09f272d4e09b27862b0 (patch)
treeccb3f34552236355a0beab6ac1809f93411265a4 /qpid/java/testkit/README.txt
parenta63e08b4f0181258464f3d17e6a23c8cb0b07063 (diff)
downloadqpid-python-df9178d3e1847ce1449da09f272d4e09b27862b0.tar.gz
NO-JIRA: delete the testkit module, it contains a single class which is almost entirely commented out, and hasnt been modified since it was left behind 2 years ago when the module contents were moved into the tools module.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1296639 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/testkit/README.txt')
-rw-r--r--qpid/java/testkit/README.txt6
1 files changed, 0 insertions, 6 deletions
diff --git a/qpid/java/testkit/README.txt b/qpid/java/testkit/README.txt
deleted file mode 100644
index df7996f471..0000000000
--- a/qpid/java/testkit/README.txt
+++ /dev/null
@@ -1,6 +0,0 @@
-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.
-