MIN: Linker errors on Test Project when patch includes object_register()
Running into this interesting situation. It appears that using some functions from the C API will break the Test project. Here is the simplest reproducible case.
This builds no problem:

But attempting to build the Test Project Results in Linker Errors:

Not a showstopper at the moment. But it would be cool to have the option to use MINs built-in catch framework with patches that use the notifications framework.
Please let me know if I'm doing something wrong. Thank you!
i can reproduce and will look into a fix.