blob: 3fdffc398d541dd71def84944324a6f23b75ce36 (
plain)
1
2
3
4
5
6
7
8
|
; $Id$
name = "XML-RPC Test"
description = "Support module for XML-RPC tests according to the validator1 specification."
package = Testing
version = VERSION
core = 7.x
files[] = xmlrpc_test.module
hidden = TRUE
|