drupal-civicrm/modules/simpletest/tests/requirements2_test.module

8 lines
130 B
Plaintext
Raw Normal View History

2018-01-14 15:10:16 +02:00
<?php
/**
* @file
* Tests that a module is not installed when the one it depends on fails
* hook_requirements('install').
*/