Revision 935 trunk/org.gvsig.postgresql/org.gvsig.postgresql.provider/src/test/java/org/gvsig/postgresql/dal/TestComputedAttributes.java

View differences:

TestComputedAttributes.java
19 19
        super.testComputed1(); 
20 20
    }
21 21

  
22
//    @Override
23
//    public void testComputed2() throws Exception {
24
//        super.testComputed2(); 
25
//    }
22
    @Override
23
    public void testComputed2() throws Exception {
24
        super.testComputed2(); 
25
    }
26 26
    
27 27
}

Also available in: Unified diff