| Index: source/test/intltest/ucdtest.h
|
| diff --git a/source/test/intltest/ucdtest.h b/source/test/intltest/ucdtest.h
|
| index 448321eeb30bf9acf4a2992d742afc19dd61e73c..b167356233eba082f9ce355a4a2b4256d2525cd8 100644
|
| --- a/source/test/intltest/ucdtest.h
|
| +++ b/source/test/intltest/ucdtest.h
|
| @@ -1,6 +1,5 @@
|
| /********************************************************************
|
| - * COPYRIGHT:
|
| - * Copyright (c) 1997-2013, International Business Machines Corporation and
|
| + * Copyright (c) 1997-2016, International Business Machines Corporation and
|
| * others. All Rights Reserved.
|
| ********************************************************************/
|
|
|
| @@ -39,6 +38,7 @@ public:
|
| void TestPatternProperties();
|
| void TestScriptMetadata();
|
| void TestBidiPairedBracketType();
|
| + void TestEmojiProperties();
|
|
|
| private:
|
|
|
|
|