/********************************************************************
* COPYRIGHT:
- * Copyright (c) 1997-2009, International Business Machines Corporation and
+ * Copyright (c) 1997-2012, International Business Machines Corporation and
* others. All Rights Reserved.
********************************************************************/
/********************************************************************************
addBOCU1Tests(root);
addTestConvertErrorCallBack(root);
addTestEuroRegression(root);
+#if !UCONFIG_NO_LEGACY_CONVERSION
addTestConverterFallBack(root);
+#endif
addExtraTests(root);
}