New Environment core class
[anna.git] / test / time / main.cpp
index ab78bc6..77d0af3 100644 (file)
@@ -50,7 +50,7 @@ using namespace anna;
 // see http://www.boost.org/doc/libs/1_44_0/libs/test/doc/html/utf/testing-tools.html
 //     http://www.boost.org/doc/libs/1_44_0/libs/test/doc/html/utf/testing-tools/reference.html
 
-BOOST_AUTO_TEST_CASE(Date) {
+BOOST_AUTO_TEST_CASE(date) {
   const char * tzarg = NULL;
   anna::time::functions::initialize();
   anna::time::Date current, current2;