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 24497 jmvivo
package org.gvsig.fmap.dal;
2 19399 vcaballero
3
import junit.framework.TestCase;
4
5
public class DataStoreTest extends TestCase {
6 23674 cordinyana
7
    public void testVoid() {
8 19399 vcaballero
9 23674 cordinyana
    }
10 19399 vcaballero
}