Statistics
| Revision:

svn-gvsig-desktop / branches / v2_0_0_prep / libraries / libFMap_data / src-test / org / gvsig / fmap / data / DataStoreTest.java @ 23674

History | View | Annotate | Download (163 Bytes)

1
package org.gvsig.fmap.data;
2

    
3
import junit.framework.TestCase;
4

    
5
public class DataStoreTest extends TestCase {
6
    
7
    public void testVoid() {
8

    
9
    }
10
}