blob: 1dac66247cdfeafacc993b9305b4f80b76968e2f (
plain)
1
2
3
4
5
6
7
8
|
; $Id$
name = "Error test"
description = "Support module for error and exception testing."
package = Testing
version = VERSION
core = 7.x
files[] = error_test.module
hidden = TRUE
|