0c80429 migrated the tests to lisp-unit2, but every version of lisp-unit2 relies on symbol-munger. Therefore, it is impossible to test this project unless:
- You already have a version of
lisp-unit2 available
- You first build a version of
symbol-munger that does not rely on lisp-unit2 so that you can build lisp-unit2, so that you can build the latest version of this, so that you can build the latest version of lisp-unit2.
This poses an issue particularly for folks trying to package this (hi!).