diff options
Diffstat (limited to 'modules/simpletest/tests/xmlrpc_test.info')
-rw-r--r-- | modules/simpletest/tests/xmlrpc_test.info | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/modules/simpletest/tests/xmlrpc_test.info b/modules/simpletest/tests/xmlrpc_test.info new file mode 100644 index 000000000..3fdffc398 --- /dev/null +++ b/modules/simpletest/tests/xmlrpc_test.info @@ -0,0 +1,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 |