diff options
-rw-r--r-- | modules/user/user.test | 2 |
1 files changed, 1 insertions, 1 deletions
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. |