MDL-47666 DB auth & enrol: unit tests fail with custom DB drivers
authorTim Hunt <T.J.Hunt@open.ac.uk>
Tue, 14 Oct 2014 10:37:27 +0000 (11:37 +0100)
committerTim Hunt <T.J.Hunt@open.ac.uk>
Mon, 20 Oct 2014 11:10:52 +0000 (12:10 +0100)
commita20d6752506f00a4dc8e07f8432ba77fce319fcb
tree1f0e292e2ab810fcb2e6b3146b80fcf7fc2ec7b3
parentb49de5d93009a421731af5a80e1dec6eb46c9ca9
MDL-47666 DB auth & enrol: unit tests fail with custom DB drivers

Changed to used $DB->get_db_family, rather than hard-coding the list of
class names.
auth/db/tests/db_test.php
enrol/database/tests/sync_test.php