Statistics
| Revision:

root / branches / v2_0_0_prep / libraries / libFMap_dal / src-test / org / gvsig / fmap / dal / DataStoreTest.java @ 24497

History | View | Annotate | Download (162 Bytes)

1
package org.gvsig.fmap.dal;
2

    
3
import junit.framework.TestCase;
4

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

    
9
    }
10
}