From 57f1b775197aed1d32e98b0299c0999339a7d5f6 Mon Sep 17 00:00:00 2001 From: Linus Jahn Date: Sun, 2 Feb 2020 18:14:27 +0100 Subject: Run clang-format also on all cpp files --- tests/qxmpprpciq/tst_qxmpprpciq.cpp | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) (limited to 'tests/qxmpprpciq/tst_qxmpprpciq.cpp') diff --git a/tests/qxmpprpciq/tst_qxmpprpciq.cpp b/tests/qxmpprpciq/tst_qxmpprpciq.cpp index 28034dd2..31d162ab 100644 --- a/tests/qxmpprpciq/tst_qxmpprpciq.cpp +++ b/tests/qxmpprpciq/tst_qxmpprpciq.cpp @@ -130,12 +130,12 @@ void tst_QXmppRpcIq::testStruct() checkVariant(map, QByteArray("" "" - "bar" - "hello world" + "bar" + "hello world" "" "" - "foo" - "-12.214" + "foo" + "-12.214" "" "")); } @@ -206,16 +206,16 @@ void tst_QXmppRpcIq::testResponseFault() "" "" "" - "" - "" - "faultCode" - "404" - "" - "" - "faultString" - "Not found" - "" - "" + "" + "" + "faultCode" + "404" + "" + "" + "faultString" + "Not found" + "" + "" "" "" "" -- cgit v1.2.3