diff --git a/tests/code_layout/sipifyheader.expected.sip b/tests/code_layout/sipifyheader.expected.sip index 07bdc5f3c38..542ef882676 100644 --- a/tests/code_layout/sipifyheader.expected.sip +++ b/tests/code_layout/sipifyheader.expected.sip @@ -308,8 +308,8 @@ Mulitline body %Docstring remove argument %End - void method(); - void test(); + void method( ); + void test( ); void avoidIntersections( const QList &avoidIntersectionsLayers ); void position( );