| Index: source/test/intltest/convtest.h
|
| diff --git a/source/test/intltest/convtest.h b/source/test/intltest/convtest.h
|
| index b4f07b5474b841f78320084c45bddcff19ebbbf1..3b5932933ac7cf8cc4632b7f5bc6c9538a780b7d 100644
|
| --- a/source/test/intltest/convtest.h
|
| +++ b/source/test/intltest/convtest.h
|
| @@ -1,7 +1,7 @@
|
| /*
|
| *******************************************************************************
|
| *
|
| - * Copyright (C) 2003-2007, International Business Machines
|
| + * Copyright (C) 2003-2014, International Business Machines
|
| * Corporation and others. All Rights Reserved.
|
| *
|
| *******************************************************************************
|
| @@ -73,6 +73,7 @@ public:
|
| void TestFromUnicode();
|
| void TestGetUnicodeSet();
|
| void TestGetUnicodeSet2();
|
| + void TestDefaultIgnorableCallback();
|
|
|
| private:
|
| UBool
|
|
|