From 203b10531a65a4d59bdce74bc6644d8621cd6a1a Mon Sep 17 00:00:00 2001 From: wei <> Date: Sat, 16 Sep 2006 01:27:27 +0000 Subject: Fixed #363 --- .../FunctionalTests/active-controls/protected/pages/PostLoadingTest.php | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/FunctionalTests/active-controls/protected/pages/PostLoadingTest.php') diff --git a/tests/FunctionalTests/active-controls/protected/pages/PostLoadingTest.php b/tests/FunctionalTests/active-controls/protected/pages/PostLoadingTest.php index a8c409e7..1257b45b 100644 --- a/tests/FunctionalTests/active-controls/protected/pages/PostLoadingTest.php +++ b/tests/FunctionalTests/active-controls/protected/pages/PostLoadingTest.php @@ -38,6 +38,7 @@ class PostLoadingTest extends TPage { $this->panel1->getControls()->add('Result is '.$this->MyTextBox->getText()); $this->panel1->render($param->NewWriter); + $this->Page->CallbackClient->Highlight('heading'); } } -- cgit v1.2.3