Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Missing import in test file
  • Loading branch information
elpaso committed Jun 1, 2020
1 parent 4ddee53 commit 7e3340a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/src/python/test_qgsvectorlayerutils.py
Expand Up @@ -31,6 +31,7 @@
QgsMemoryProviderUtils,
QgsWkbTypes,
QgsCoordinateReferenceSystem,
QgsVectorLayerJoinInfo,
NULL
)
from qgis.testing import start_app, unittest
Expand Down

0 comments on commit 7e3340a

Please sign in to comment.