summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cpp/src/tests/XmlClientSessionTest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/tests/XmlClientSessionTest.cpp b/cpp/src/tests/XmlClientSessionTest.cpp
index b5c685abbf..dc6cce24fc 100644
--- a/cpp/src/tests/XmlClientSessionTest.cpp
+++ b/cpp/src/tests/XmlClientSessionTest.cpp
@@ -118,7 +118,7 @@ struct ClientSessionFixture : public ProxySessionFixture
// ########### START HERE ####################################
-BOOST_AUTO_TEST_CASE(testXmlBinding) {
+QPID_AUTO_TEST_CASE(testXmlBinding) {
ClientSessionFixture f;
Session session = f.connection.newSession(ASYNC);