summaryrefslogtreecommitdiff
path: root/modules/simpletest/tests/requirements2_test.module
blob: 03eb94dd70a88f19feaba9f00658b1661f9f4605 (plain)
1
2
3
4
5
6
7
8
<?php
// $Id$

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