summaryrefslogtreecommitdiff
path: root/cpp/src/tests
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/tests')
-rwxr-xr-xcpp/src/tests/Blobbin223166 -> 0 bytes
-rw-r--r--cpp/src/tests/Cluster_child.cpp2
2 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/tests/Blob b/cpp/src/tests/Blob
deleted file mode 100755
index 05e67dc01f..0000000000
--- a/cpp/src/tests/Blob
+++ /dev/null
Binary files differ
diff --git a/cpp/src/tests/Cluster_child.cpp b/cpp/src/tests/Cluster_child.cpp
index 62ccb9bd72..7789ada614 100644
--- a/cpp/src/tests/Cluster_child.cpp
+++ b/cpp/src/tests/Cluster_child.cpp
@@ -32,7 +32,7 @@ using namespace qpid::log;
static const ProtocolVersion VER;
-/** Chlid part of Cluster::clusterTwo test */
+/** Child part of Cluster::clusterTwo test */
void clusterTwo() {
TestCluster cluster("clusterTwo", "amqp:child:2");
AMQFrame frame;