Statistics
| Revision:

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

History | View | Annotate | Download (166 Bytes)

1
package org.gvsig.fmap.dal.feature;
2

    
3
import junit.framework.TestCase;
4

    
5
public class FeatureTest extends TestCase {
6

    
7
    public void testVoid() {
8

    
9
    }
10

    
11
}