Skip to content

Commit

Permalink
Fix indention test failure
Browse files Browse the repository at this point in the history
  • Loading branch information
dakcarto committed Apr 24, 2017
1 parent 9188453 commit eb1a78b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/src/python/test_qgsvectorfilewriter.py
Expand Up @@ -688,5 +688,6 @@ def testOverwriteLayer(self):

gdal.Unlink(filename)


if __name__ == '__main__':
unittest.main()

0 comments on commit eb1a78b

Please sign in to comment.