Statistics
| Revision:

svn-gvsig-desktop / branches / v2_0_0_prep / libraries / libFMap_dal / src-test / org / gvsig / fmap / dal / feature / FeatureTest.java @ 28840

History | View | Annotate | Download (166 Bytes)

1 24497 jmvivo
package org.gvsig.fmap.dal.feature;
2 19399 vcaballero
3
import junit.framework.TestCase;
4
5 22631 jmvivo
public class FeatureTest extends TestCase {
6 19399 vcaballero
7 23673 cordinyana
    public void testVoid() {
8
9
    }
10
11 19399 vcaballero
}