blob: 7b27416aee41904e97a53002b502edb32d375975 (
plain)
1
2
3
4
5
6
7
8
9
10
|
; $Id$
name = "Common Test"
description = "Support module for Common tests."
package = Testing
version = VERSION
core = 7.x
files[] = common_test.module
stylesheets[all][] = common_test.css
stylesheets[print][] = common_test.print.css
hidden = TRUE
|