mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
The test passed but for the wrong reasons: as no GNC_MODULE_PATH was passed to the test it just didn't find the module. That's different from finding a module with the same name but a wrong sysver. This commit fixes that.
This is gnc-module, a plugin/module system for gnucash and related software. The documentation currently consists of 'doc/design.txt'. Bill Gribble