diff options
Diffstat (limited to 'tests/FunctionalTests/active-controls/protected/pages/DynamicRepeaterDataTest.php')
-rwxr-xr-x[-rw-r--r--] | tests/FunctionalTests/active-controls/protected/pages/DynamicRepeaterDataTest.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/FunctionalTests/active-controls/protected/pages/DynamicRepeaterDataTest.php b/tests/FunctionalTests/active-controls/protected/pages/DynamicRepeaterDataTest.php index 0df32f6a..04cd7960 100644..100755 --- a/tests/FunctionalTests/active-controls/protected/pages/DynamicRepeaterDataTest.php +++ b/tests/FunctionalTests/active-controls/protected/pages/DynamicRepeaterDataTest.php @@ -19,5 +19,3 @@ class DynamicRepeaterDataTest extends TPage $item->label1->Text = $sender->Text; } } - -?>
\ No newline at end of file |