Skip to content

Commit cbd257d

Browse files
committed
fix typo in SEXTANTE test
1 parent ef00813 commit cbd257d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

python/plugins/sextante/tests/SagaTest.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import sextante
22
import unittest
33
from sextante.tests.TestData import points, points2, polygons, polygons2, lines, union,\
4-
table, polygonsGeoJson
54
table, polygonsGeoJson, raster
65
from sextante.core.QGisLayers import QGisLayers
76
from sextante.core.SextanteUtils import SextanteUtils

0 commit comments

Comments
 (0)