X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/374ca955a76ecab1204ca8bfa63ff9238d998416..151279e3792e85d0417b499c229886b3af724f55:/icuSources/test/intltest/astrotst.h?ds=sidebyside diff --git a/icuSources/test/intltest/astrotst.h b/icuSources/test/intltest/astrotst.h index 2ca062cf..f1ba8d46 100644 --- a/icuSources/test/intltest/astrotst.h +++ b/icuSources/test/intltest/astrotst.h @@ -1,6 +1,6 @@ /******************************************************************** * COPYRIGHT: - * Copyright (c) 1997-2003, International Business Machines Corporation and + * Copyright (c) 1997-2008, International Business Machines Corporation and * others. All Rights Reserved. ********************************************************************/ @@ -35,6 +35,8 @@ public: void TestSunriseTimes(void); void TestBasics(void); + + void TestMoonAge(void); private: void initAstro(UErrorCode&); void closeAstro(UErrorCode&);