Skip to content

Commit abcfc6b

Browse files
Update testother.cpp
1 parent 695f34c commit abcfc6b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test/testother.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4913,6 +4913,7 @@ class TestOther : public TestFixture {
49134913
"}\n");
49144914
ASSERT_EQUALS("[test.cpp:2:14]: (style) Parameter 's' can be declared as pointer to const [constParameterPointer]\n"
49154915
"[test.cpp:2:46]: (style) Parameter 'p' can be declared as pointer to const [constParameterPointer]\n",
4916+
errout_str());
49164917
}
49174918

49184919
void constArray() {

0 commit comments

Comments
 (0)