mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-28 00:17:30 -05:00
Boost test coverage of geometry classes
This commit is contained in:
parent
6039e05b49
commit
b744820bc3
File diff suppressed because one or more lines are too long
@ -4337,5 +4337,6 @@ class TestQgsGeometry(unittest.TestCase):
|
||||
print((self.report))
|
||||
return result
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
unittest.main()
|
||||
|
Loading…
x
Reference in New Issue
Block a user