From 0f69400cf4572a970cf602a2c5b90ffc38a4b3b0 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Remko=20Tron=C3=A7on?= <git@el-tramo.be>
Date: Fri, 17 Dec 2010 11:33:48 +0100
Subject: Fixed IPv6 network test.


diff --git a/Swiften/QA/NetworkTest/BoostConnectionTest.cpp b/Swiften/QA/NetworkTest/BoostConnectionTest.cpp
index 0f7f742..530a126 100644
--- a/Swiften/QA/NetworkTest/BoostConnectionTest.cpp
+++ b/Swiften/QA/NetworkTest/BoostConnectionTest.cpp
@@ -90,6 +90,7 @@ class BoostConnectionTest : public CppUnit::TestFixture {
 
 		void doWrite(BoostConnection* connection) {
 			connection->write(ByteArray("<stream:stream>"));
+			connection->write(ByteArray("\r\n\r\n")); // Temporarily, while we don't have an xmpp server running on ipv6
 		}
 
 		void handleDataRead(const ByteArray& data) {
-- 
cgit v0.10.2-6-g49f6