loolwsd/test/integration-http-server.cpp | 1 - 1 file changed, 1 deletion(-)
New commits: commit 1d90ed07f0a73cf19228cbdfe3ff23ee596cd15b Author: Ashod Nakashian <ashod.nakash...@collabora.co.uk> Date: Tue May 10 21:47:47 2016 -0400 loolwsd: don't test for version in loleaflet as it's dynamic Change-Id: I2488695d70cf0463b93671e3ca986808843f4447 Reviewed-on: https://gerrit.libreoffice.org/24868 Reviewed-by: Ashod Nakashian <ashnak...@gmail.com> Tested-by: Ashod Nakashian <ashnak...@gmail.com> diff --git a/loolwsd/test/integration-http-server.cpp b/loolwsd/test/integration-http-server.cpp index 8cb4f3b..09482e1 100644 --- a/loolwsd/test/integration-http-server.cpp +++ b/loolwsd/test/integration-http-server.cpp @@ -145,7 +145,6 @@ void HTTPServerTest::testLoleafletPost() CPPUNIT_ASSERT(html.find(form["access_token"]) != std::string::npos); CPPUNIT_ASSERT(html.find(_uri.getHost()) != std::string::npos); - CPPUNIT_ASSERT(html.find(std::string(LOOLWSD_VERSION)) != std::string::npos); } namespace { _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits