[Libreoffice-commits] online.git: loolwsd/test
Ashod Nakashian
ashod.nakashian at collabora.co.uk
Fri Jul 22 04:31:58 UTC 2016
loolwsd/test/httpwstest.cpp | 2 ++
1 file changed, 2 insertions(+)
New commits:
commit 24da5ce6e05f9975288296b2f6a53e4573316497
Author: Ashod Nakashian <ashod.nakashian at collabora.co.uk>
Date: Fri Jul 22 00:30:45 2016 -0400
loolwsd: unittest fix
Change-Id: I371d7480e648cd2b28fb92b2d34db56614b4542f
Reviewed-on: https://gerrit.libreoffice.org/27422
Reviewed-by: Ashod Nakashian <ashnakash at gmail.com>
Tested-by: Ashod Nakashian <ashnakash at gmail.com>
diff --git a/loolwsd/test/httpwstest.cpp b/loolwsd/test/httpwstest.cpp
index f24c753..baf7766 100644
--- a/loolwsd/test/httpwstest.cpp
+++ b/loolwsd/test/httpwstest.cpp
@@ -1148,6 +1148,8 @@ void HTTPWSTest::testInactiveClient()
token == "invalidatetiles:" ||
token == "invalidatecursor:" ||
token == "statechanged:" ||
+ token == "graphicselection:" ||
+ token == "cursorvisible:" ||
token == "editlock:");
// End when we get state changed.
More information about the Libreoffice-commits
mailing list