Projet

Général

Profil

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

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

1
<?php
2

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