Kaydet (Commit) b5f4275e authored tarafından Miklos Vajna's avatar Miklos Vajna

loplugin:saloverride

Change-Id: Ia20ffdc44d33501f5999aa47d990e769dcb632ec
üst b49dc4f8
......@@ -28,8 +28,8 @@
class Chart2TrendCalculators : public ChartTest
{
public:
void setUp();
void tearDown();
void setUp() SAL_OVERRIDE;
void tearDown() SAL_OVERRIDE;
void testPotentialRegression1();
void testPotentialRegression2();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment