mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-17 00:04:02 -04:00
Astyle
This commit is contained in:
parent
e444f00cc5
commit
0bffff05b3
@ -373,5 +373,6 @@ class TestQgsLayoutPageCollection(unittest.TestCase):
|
||||
self.assertEqual(collection.pageAtPoint(QPointF(10, 500)), page2)
|
||||
self.assertFalse(collection.pageAtPoint(QPointF(10, 600)))
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
unittest.main()
|
||||
|
Loading…
x
Reference in New Issue
Block a user