Skip to content

Commit

Permalink
Remove irrelevant test
Browse files Browse the repository at this point in the history
  • Loading branch information
suricactus authored and nyalldawson committed Oct 21, 2020
1 parent 915040b commit 6237ec0
Showing 1 changed file with 0 additions and 16 deletions.
Expand Up @@ -915,22 +915,6 @@ tests:
name: expected/field_calculator_points.gml
type: vector

- algorithm: native:fieldcalculator
name: Test field calculator points (new API)
params:
FIELD_LENGTH: 10
FIELD_PRECISION: 3
FIELD_TYPE: 0
FORMULA: "\"id2\" *2"
INPUT:
name: points.gml
type: vector
NEW_FIELD_NAME: test
results:
OUTPUT:
name: expected/field_calculator_points.gml
type: vector

- algorithm: qgis:advancedpythonfieldcalculator
name: Test advanced python calculator
params:
Expand Down

0 comments on commit 6237ec0

Please sign in to comment.