We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
misc-override-with-different-visibility
1 parent 88b684d commit e15dcd9Copy full SHA for e15dcd9
1 file changed
test/testcheckersreport.cpp
@@ -28,7 +28,7 @@ class TestCheckersReport : public TestFixture {
28
public:
29
TestCheckersReport() : TestFixture("TestCheckersReport") {}
30
31
-
+private:
32
void run() final {
33
// AddonInfo::checkers
34
TEST_CASE(addonInfoCheckers);
0 commit comments