Index: source/test/intltest/regextst.h |
diff --git a/source/test/intltest/regextst.h b/source/test/intltest/regextst.h |
index 28e21216e4cf7f5dcd18d20f7705575b53830ec8..38cc4ef19d66aecb2bb843cfcebbabcf9984d2e1 100644 |
--- a/source/test/intltest/regextst.h |
+++ b/source/test/intltest/regextst.h |
@@ -50,6 +50,7 @@ public: |
virtual void Bug10459(); |
virtual void TestCaseInsensitiveStarters(); |
virtual void TestBug11049(); |
+ virtual void TestBug11371(); |
// The following functions are internal to the regexp tests. |
virtual void assertUText(const char *expected, UText *actual, const char *file, int line); |