diff --git a/modules/admin_menu/tests/admin_menu.test b/modules/admin_menu/tests/admin_menu.test deleted file mode 100644 index e780c06..0000000 --- a/modules/admin_menu/tests/admin_menu.test +++ /dev/null @@ -1,156 +0,0 @@ -assertPattern(), be sure to use the 's' modifier for - * the PCRE pattern, since admin menu's output spans over multiple lines. - */ - - -/** - * Test menu links depending on user permissions. - */ -class AdminMenuPermissionsTestCase extends DrupalWebTestCase { - public static function getInfo() { - return array( - 'name' => t('Menu link permissions'), - 'description' => t('Verify that menu is displayed according to user permissions.'), - 'group' => t('Administration menu'), - ); - } - - function setUp() { - parent::setUp('admin_menu'); - admin_menu_exit(); - } - - /** - * Test that the links are added to the page (no JS testing). - */ - function testPermissions() { - // Anonymous users should not see the menu. - $this->assertNoRaw('