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

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