X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/4d9eefca008a7bc544144ef830fa144ce89deaa0..e4f10fab0c078f399c9deef476d9c9b73b47dff8:/icuSources/test/intltest/caltest.h?ds=inline diff --git a/icuSources/test/intltest/caltest.h b/icuSources/test/intltest/caltest.h index 97408df5..09c28964 100644 --- a/icuSources/test/intltest/caltest.h +++ b/icuSources/test/intltest/caltest.h @@ -1,5 +1,5 @@ /*********************************************************************** - * Copyright (c) 1997-2012, International Business Machines Corporation + * Copyright (c) 1997-2014, International Business Machines Corporation * and others. All Rights Reserved. ***********************************************************************/ @@ -237,6 +237,8 @@ public: // package void TestSkippedWallTime(void); void TestCloneLocale(void); + + void TestAddAcrossZoneTransition(void); }; #endif /* #if !UCONFIG_NO_FORMATTING */