| 1 | import { GeoText as GeometryGeoText } from '../../../../src/common/commontypes/geometry/GeoText'; |
| 2 | import { Vector as FeatureVector } from '../../../../src/common/commontypes/Vector'; |
| 3 | |
| 4 | describe('GeoText', function () { |
nothing calls this directly
no test coverage detected