manoelcampos / xml2lua

XML Parser written entirely in Lua that works for Lua 5.1+. Convert XML to and from Lua Tables 🌖💱
MIT License
290 stars 74 forks source link

fix luatable test structure #88

Closed nilzao closed 1 year ago

nilzao commented 1 year ago

Fix #69

manoelcampos commented 1 year ago

Great. Thanks.