Projet

Général

Profil

Paste
Télécharger (130 octets) Statistiques
| Branche: | Révision:

root / drupal7 / modules / simpletest / tests / requirements2_test.module @ db2d93dd

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
 */