Skip to content
Snippets Groups Projects
Commit 5bb380fc authored by - Snow's avatar - Snow
Browse files

Attempting to get OG tests to pass.

parent 1378570a
No related branches found
No related tags found
No related merge requests found
......@@ -10,6 +10,7 @@
* - logon and make sure memberships revoked
*/
drupal_load('module', 'ldap_test');
module_load_include('php', 'ldap_test', 'LdapTestCase.class');
require_once(drupal_get_path('module', 'ldap_authorization_og') . '/LdapAuthorizationConsumerOG.class.php');
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment