From c100468cf232d34b85534277d3fc01ee95f02256 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Tue, 6 May 2008 11:21:10 +0000 Subject: - Patch #251473 by webchick, chx, et al: one step closer to running tests in the includes directory. Not working yet. --- includes/xmlrpc.inc.test | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'includes') diff --git a/includes/xmlrpc.inc.test b/includes/xmlrpc.inc.test index 49bab141a..ada73f8f2 100644 --- a/includes/xmlrpc.inc.test +++ b/includes/xmlrpc.inc.test @@ -1,7 +1,7 @@ t('XML-RPC validator1'), 'description' => t('See !validator-link. note: simpletest_xmlrpc.module must be enabled', array('!validator-link' => l('the xmlrpc validator1 specification', 'http://www.xmlrpc.com/validator1Docs'))), @@ -114,4 +114,4 @@ class XMLRPCValidator1Test extends DrupalUnitTestCase { $this->assertEqual($a_l_res, $a_r_res, 'multicall equals result'); } } -?> \ No newline at end of file +?> -- cgit v1.2.3