Index: source/test/intltest/loctest.h |
diff --git a/source/test/intltest/loctest.h b/source/test/intltest/loctest.h |
index a9172b920715ccad25ff43bcfc91b04397e22ab1..53f606d471120eb81d071783366701cbab68ddaf 100644 |
--- a/source/test/intltest/loctest.h |
+++ b/source/test/intltest/loctest.h |
@@ -1,6 +1,6 @@ |
/******************************************************************** |
* COPYRIGHT: |
- * Copyright (c) 1997-2010, International Business Machines Corporation and |
+ * Copyright (c) 1997-2014, International Business Machines Corporation and |
* others. All Rights Reserved. |
********************************************************************/ |
@@ -101,6 +101,7 @@ public: |
void TestCurrencyByDate(void); |
void TestGetVariantWithKeywords(void); |
+ void TestIsRightToLeft(); |
private: |
void _checklocs(const char* label, |
@@ -169,6 +170,3 @@ private: |
DNAME_NO |
}; |
}; |
- |
- |
- |