| Index: source/test/intltest/locnmtst.h
 | 
| diff --git a/source/test/intltest/locnmtst.h b/source/test/intltest/locnmtst.h
 | 
| index 3efd8e3d23f65f89b8831c54aa38f1c12eca03a0..183de3bdd80856fdccf0e7ba553f8f7f786bf1f6 100644
 | 
| --- a/source/test/intltest/locnmtst.h
 | 
| +++ b/source/test/intltest/locnmtst.h
 | 
| @@ -1,6 +1,6 @@
 | 
|  /********************************************************************
 | 
|   * COPYRIGHT: 
 | 
| - * Copyright (c) 2010-2012, International Business Machines Corporation
 | 
| + * Copyright (c) 2010-2014, International Business Machines Corporation
 | 
|   * and others. All Rights Reserved.
 | 
|   ********************************************************************/
 | 
|  
 | 
| @@ -29,7 +29,8 @@ public:
 | 
|      void TestUldnWithKeywordsAndEverything(void);
 | 
|      void TestUldnComponents(void);
 | 
|      void TestRootEtc(void);
 | 
| -    void TestKeywords(void);
 | 
| +    void TestCurrencyKeyword(void);
 | 
| +    void TestUnknownCurrencyKeyword(void);
 | 
|      void TestUntranslatedKeywords(void);
 | 
|      void TestPrivateUse(void);
 | 
|      void TestUldnDisplayContext(void);
 | 
| 
 |