From 4afce28d5162cc9ccffb1b0e1d90887bb25b19dd Mon Sep 17 00:00:00 2001 From: Jennifer Hodgdon Date: Mon, 2 Apr 2012 10:40:31 -0700 Subject: Issue #1509796 by markdorison: Fix docs for a test method in user.test --- modules/user/user.test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules') diff --git a/modules/user/user.test b/modules/user/user.test index 4149bcfb6..b5b64d65b 100644 --- a/modules/user/user.test +++ b/modules/user/user.test @@ -1429,7 +1429,7 @@ class UserAccountLinksUnitTests extends DrupalWebTestCase { } /** - * Test the user login block. + * Tests the secondary menu. */ function testSecondaryMenu() { // Create a regular user. -- cgit v1.2.3