Revision 982

View differences:

trunk/org.gvsig.postgresql/org.gvsig.postgresql.provider/src/test/java/org/gvsig/postgresql/dal/operations/sql/TestJsonValue.java
31 31
        return new TestUtilsPostgreSQL();
32 32
    }
33 33
    
34
    public void testJsonValue1() throws Exception {
35
        super.testJsonValue1();
34
    public void testJsonValue() throws Exception {
35
        super.testJsonValue();
36 36
    }
37 37
    
38 38

  

Also available in: Unified diff