cms/drupal/modules/simpletest/tests/requirements2_test.module
author ymh <ymh.work@gmail.com>
Mon, 19 Mar 2018 16:00:44 +0100
changeset 570 cdf0cb7bf073
parent 541 e756a8c72c3d
permissions -rwxr-xr-x
update drupal cms after security audit

<?php

/**
 * @file
 * Tests that a module is not installed when the one it depends on fails
 * hook_requirements('install').
 */