The unit tests are currently not working.
The first test in a module creates the properties and logging files and
initializes the framework.
All following tests are also creating those files, but because the framework
is already initialized, they are useless.

This depends on the static behaviour of ManifoldCF.isInitialized.
After a test is done the ManifoldCF Object should also be reseted.

Reply via email to