skymakerolof / dxf

DXF parser for node/browser
https://www.npmjs.com/package/dxf
MIT License
335 stars 122 forks source link

Fix unit test #110

Closed ieskudero closed 2 years ago

ieskudero commented 2 years ago

I tried to fix unit tests. They were broken due to adding handle property. Empty and GroupEntities tests have been also modified so they pass the test, but I think, at least empty, that the file need to be changed in order to get a real empty file, if that can be possible.

By the way @skymakerolof , can you upload a new version to npm? I think there are enough changes to do it.

skymakerolof commented 2 years ago

Thank you! I will have a look at a new version to npm 👍