=== modified file 'dhis-2/dhis-support/dhis-support-jdbc-test/src/test/java/org/hisp/dhis/external/configuration/ConfigurationManagerTest.java' --- dhis-2/dhis-support/dhis-support-jdbc-test/src/test/java/org/hisp/dhis/external/configuration/ConfigurationManagerTest.java 2010-05-27 09:00:25 +0000 +++ dhis-2/dhis-support/dhis-support-jdbc-test/src/test/java/org/hisp/dhis/external/configuration/ConfigurationManagerTest.java 2010-05-27 09:07:30 +0000 @@ -38,7 +38,6 @@ import org.hisp.dhis.external.location.LocationManagerException; import org.junit.Test; import org.springframework.beans.factory.annotation.Autowired; -import org.springframework.test.annotation.NotTransactional; /** * @author Lars Helge Overland @@ -64,7 +63,6 @@ } @Test - @NotTransactional public void testSetGet() throws Exception {