| 1 |
; $Id: simpletest.info,v 1.8.2.4 2009/11/09 21:32:45 boombatower Exp $ |
; $Id: simpletest.info,v 1.8.2.5 2009/11/10 02:30:08 boombatower Exp $ |
| 2 |
|
|
| 3 |
name = Testing |
name = Testing |
| 4 |
description = Provides a framework for unit and functional testing. |
description = Provides a framework for unit and functional testing. |
| 9 |
files[] = simpletest.install |
files[] = simpletest.install |
| 10 |
files[] = simpletest.test |
files[] = simpletest.test |
| 11 |
files[] = drupal_web_test_case.php |
files[] = drupal_web_test_case.php |
| 12 |
|
dependencies[] = browser (7.x-1.x-dev) |