Skip to content

Commit 565d97b

Browse files
committed
selfcheck
1 parent e7552b2 commit 565d97b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/testcheckersreport.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ class TestCheckersReport : public TestFixture {
3434
TEST_CASE(addonInfoCheckers);
3535
}
3636

37-
void addonInfoCheckers() {
37+
void addonInfoCheckers() const {
3838
AddonInfo a;
3939
a.name = "test";
4040
a.checkers["abcdefghijklmnopqrstuvwxyz::abcdefghijklmnopqrstuvwxyz"] = "123";

0 commit comments

Comments
 (0)