mirror of
https://github.com/Gnucash/gnucash.git
synced 2026-09-03 20:53:02 -05:00
Load gncmod-backend-xml so that the tests actually run
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@22460 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
@@ -42,6 +42,8 @@ main (int argc,
|
||||
qof_init();
|
||||
cashobjects_register();
|
||||
qof_load_backend_library ("../.libs/", GNC_LIB_NAME);
|
||||
qof_load_backend_library ("../../xml/.libs", "gncmod-backend-xml");
|
||||
|
||||
|
||||
test_suite_gnc_backend_dbi_basic();
|
||||
test_suite_gnc_backend_dbi_business();
|
||||
|
||||
Reference in New Issue
Block a user