diff options
Diffstat (limited to 'cpp/src/tests')
-rwxr-xr-x | cpp/src/tests/Blob | bin | 223166 -> 0 bytes | |||
-rw-r--r-- | cpp/src/tests/Cluster_child.cpp | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/tests/Blob b/cpp/src/tests/Blob Binary files differdeleted file mode 100755 index 05e67dc01f..0000000000 --- a/cpp/src/tests/Blob +++ /dev/null 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; |