Revision 20626 trunk/libraries/libFMap_dataFile/src-test/org/gvsig/data/datastores/vectorial/file/shp/SHPTest.java

View differences:

SHPTest.java
110 110

  
111 111
		try {
112 112
			store.close();
113
			store.dispose();
113 114
		} catch (CloseException e) {
114 115
			// TODO Auto-generated catch block
115 116
			e.printStackTrace();
116 117
		}
117
		store.dispose();
118

  
118 119
	}
119 120
}

Also available in: Unified diff