summaryrefslogtreecommitdiff
path: root/sal/qa/rtl/textenc/rtl_tencinfo.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sal/qa/rtl/textenc/rtl_tencinfo.cxx')
-rw-r--r--sal/qa/rtl/textenc/rtl_tencinfo.cxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/sal/qa/rtl/textenc/rtl_tencinfo.cxx b/sal/qa/rtl/textenc/rtl_tencinfo.cxx
index f7917a7f2bc4..bb64f4b9c10d 100644
--- a/sal/qa/rtl/textenc/rtl_tencinfo.cxx
+++ b/sal/qa/rtl/textenc/rtl_tencinfo.cxx
@@ -32,7 +32,7 @@ namespace
class testBestMime : public CppUnit::TestFixture
{
public:
- void setUp()
+ void setUp() SAL_OVERRIDE
{
}
@@ -472,7 +472,7 @@ namespace
class testBestUnix : public CppUnit::TestFixture
{
public:
- void setUp()
+ void setUp() SAL_OVERRIDE
{
}
@@ -972,7 +972,7 @@ namespace
class testBestWindows : public CppUnit::TestFixture
{
public:
- void setUp()
+ void setUp() SAL_OVERRIDE
{
}
@@ -1526,11 +1526,11 @@ namespace
{
public:
// initialise your test code values here.
- void setUp()
+ void setUp() SAL_OVERRIDE
{
}
- void tearDown()
+ void tearDown() SAL_OVERRIDE
{
}