Skip to content

Commit

Permalink
Add an empty line
Browse files Browse the repository at this point in the history
Because the world will explode if not
  • Loading branch information
nyalldawson committed Sep 26, 2017
1 parent bcb3e5f commit 9d8854f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/src/python/test_qgsfeaturesource.py
Expand Up @@ -170,5 +170,6 @@ def testMaterialize(self):
for id, f in original_features.items():
self.assertEqual(new_features[id].attributes()[0], f.attributes()[0])


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

0 comments on commit 9d8854f

Please sign in to comment.