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

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