=== modified file 'dhis-2/dhis-i18n/dhis-i18n-db/src/test/java/org/hisp/dhis/i18n/I18nServiceTest.java' --- dhis-2/dhis-i18n/dhis-i18n-db/src/test/java/org/hisp/dhis/i18n/I18nServiceTest.java 2009-10-31 01:31:57 +0000 +++ dhis-2/dhis-i18n/dhis-i18n-db/src/test/java/org/hisp/dhis/i18n/I18nServiceTest.java 2009-11-08 21:54:59 +0000 @@ -84,7 +84,6 @@ // ------------------------------------------------------------------------- @Test - @Ignore public void testUpdateTranslation() throws Exception { @@ -155,7 +154,6 @@ } @Test - @Ignore public void testAddObject() throws Exception { @@ -199,7 +197,6 @@ } @Test - @Ignore public void testVerify() throws Exception { @@ -251,7 +248,6 @@ } @Test - @Ignore public void testGetAvailableLocales() throws Exception { @@ -277,7 +273,6 @@ } @Test - @Ignore public void testAddTranslation() throws Exception { @@ -295,7 +290,6 @@ } @Test - @Ignore public void testSetToFallback() throws Exception {