1 <?php
2
3 /**
4 * @file
5 * Tests that a module is not installed when the one it depends on fails
6 * hook_requirements('install').
7 */