]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/test/intltest/itmajor.cpp
ICU-57131.0.1.tar.gz
[apple/icu.git] / icuSources / test / intltest / itmajor.cpp
index b6b1ea8760f78225c2934d540d78986f58bd7a08..463c1197aad17c173fb689eccc921723ef987fb8 100644 (file)
@@ -1,6 +1,6 @@
 /********************************************************************
  * COPYRIGHT:
- * Copyright (c) 1998-2009, International Business Machines Corporation and
+ * Copyright (c) 1998-2016, International Business Machines Corporation and
  * others. All Rights Reserved.
  ********************************************************************/
 
@@ -109,7 +109,7 @@ void MajorTestLevel::runIndexedTest( int32_t index, UBool exec, const char* &nam
                 break;
 
         case 6: name = "rbbi";
-#if !UCONFIG_NO_BREAK_ITERATION
+#if !UCONFIG_NO_BREAK_ITERATION && !UCONFIG_NO_REGULAR_EXPRESSIONS
                 if (exec) {
                     logln("TestSuite RuleBasedBreakIterator---"); logln();
                     IntlTestRBBI test;