lunarmodules / luassert

Assertion library for Lua
MIT License
202 stars 77 forks source link

Add assert:unregister to remove custom assertions #110

Closed o-lim closed 9 years ago

o-lim commented 9 years ago

This allows one to remove custom assertions from an assert namespace.