diff options
Diffstat (limited to 'tests/FunctionalTests/active-controls/protected/pages/AutoCompleteTest.php')
-rwxr-xr-x[-rw-r--r--] | tests/FunctionalTests/active-controls/protected/pages/AutoCompleteTest.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/FunctionalTests/active-controls/protected/pages/AutoCompleteTest.php b/tests/FunctionalTests/active-controls/protected/pages/AutoCompleteTest.php index 88fbd760..1a767b79 100644..100755 --- a/tests/FunctionalTests/active-controls/protected/pages/AutoCompleteTest.php +++ b/tests/FunctionalTests/active-controls/protected/pages/AutoCompleteTest.php @@ -40,5 +40,3 @@ class AutoCompleteTest extends TPage var_dump($param->selectedIndex); } } - -?>
\ No newline at end of file |