Index: source/test/intltest/rbbiapts.h |
diff --git a/source/test/intltest/rbbiapts.h b/source/test/intltest/rbbiapts.h |
index 2805c887a60ba99811d82c1b40d90d4d3dfdcdba..0a672a6d496cdb4fc077033210fb540d3424c06d 100644 |
--- a/source/test/intltest/rbbiapts.h |
+++ b/source/test/intltest/rbbiapts.h |
@@ -1,6 +1,6 @@ |
/******************************************************************** |
* COPYRIGHT: |
- * Copyright (c) 1999-2013 International Business Machines Corporation and |
+ * Copyright (c) 1999-2014 International Business Machines Corporation and |
* others. All Rights Reserved. |
********************************************************************/ |
/************************************************************************ |
@@ -53,6 +53,7 @@ public: |
**/ |
void TestIteration(void); |
+ void TestFilteredBreakIteratorBuilder(void); |
/** |
* Tests creating RuleBasedBreakIterator from rules strings. |