From 1182306a0d95ce5da1b9177f96595b4a612f6cdc Mon Sep 17 00:00:00 2001 From: "ctrlaltca@gmail.com" <> Date: Sun, 15 May 2011 14:15:54 +0000 Subject: miscellanea: synced THtmlArea languages and plugins list with the current version of TinyMCE; small fix for unittest ticket#439 --- tests/FunctionalTests/tickets/tests/Ticket439TestCase.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tests/FunctionalTests/tickets') diff --git a/tests/FunctionalTests/tickets/tests/Ticket439TestCase.php b/tests/FunctionalTests/tickets/tests/Ticket439TestCase.php index 8ba47e87..651e322c 100644 --- a/tests/FunctionalTests/tickets/tests/Ticket439TestCase.php +++ b/tests/FunctionalTests/tickets/tests/Ticket439TestCase.php @@ -1,4 +1,4 @@ -click("{$base}button1"); $this->waitForPageToLoad(3000); $this->pause(800); - $this->assertTitle("Verifying Ticket Home"); + $this->assertTitle("Verifying Home"); } -} +} ?> \ No newline at end of file -- cgit v1.2.3