https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40680

--- Comment #140 from Martin Renvoize (ashimema) 
<[email protected]> ---
Created attachment 189881
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=189881&action=edit
Bug 40680: Fix TestBuilder

perl -wc misc/devel/create_test_data.pl
Attempt to call undefined import method with arguments ("schema") via package
"Koha::Database" (Perhaps you forgot to load the package?) at
/kohadevbox/koha/t/lib/TestBuilder.pm line 5.
Attempt to call undefined import method with arguments ("_type") via package
"Koha::Biblios" (Perhaps you forgot to load the package?) at
/kohadevbox/koha/t/lib/TestBuilder.pm line 7.
Attempt to call undefined import method with arguments ("_type") via package
"Koha::Items" (Perhaps you forgot to load the package?) at
/kohadevbox/koha/t/lib/TestBuilder.pm line 8.

Signed-off-by: Victor Grousset/tuxayo <[email protected]>
Signed-off-by: Martin Renvoize <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to