Revision 23080 branches/v2_0_0_prep/libraries/libFMap_dataDB/src-test/org/gvsig/fmap/data/feature/db/DBTest.java

View differences:

DBTest.java
576 576
					.getXMLEntity().toString());
577 577
		}
578 578

  
579
		try {
580
			explorer1.dispose();
581
			explorer2.dispose();
582
		} catch (DataException e) {
583
			e.printStackTrace();
584
			fail();
585
		}
579 586

  
587

  
580 588
	}
581 589
}

Also available in: Unified diff