requirements2_test.module

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

File

drupal/core/modules/system/tests/modules/requirements2_test/requirements2_test.module
View source
<?php

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