Skip to content

Commit

Permalink
move QgsMultiLineString tests from QgsGeometry
Browse files Browse the repository at this point in the history
  • Loading branch information
lbartoletti authored and nyalldawson committed Aug 19, 2021
1 parent 1726454 commit 7d5e391
Show file tree
Hide file tree
Showing 3 changed files with 677 additions and 642 deletions.
1 change: 1 addition & 0 deletions tests/src/core/geometry/CMakeLists.txt
Expand Up @@ -30,6 +30,7 @@ set(TESTS
testqgsrectangle.cpp
testqgsregularpolygon.cpp
testqgscompoundcurve.cpp
testqgsmultilinestring.cpp
)

foreach(TESTSRC ${TESTS})
Expand Down

0 comments on commit 7d5e391

Please sign in to comment.