blob: 741d2048042a50ce41fc97dab0ddfe7997c5bfca (
plain)
1
2
3
4
5
6
7
8
|
; $Id$
name = "SimpleTest"
description = "Provides a framework for unit and functional testing."
package = Core - optional
version = VERSION
core = 7.x
files[] = simpletest.module
files[] = simpletest.install
|