summaryrefslogtreecommitdiff
path: root/tests/FunctionalTests/active-controls/protected/pages/TextBoxValidationCallback.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/FunctionalTests/active-controls/protected/pages/TextBoxValidationCallback.php')
-rwxr-xr-x[-rw-r--r--]tests/FunctionalTests/active-controls/protected/pages/TextBoxValidationCallback.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/FunctionalTests/active-controls/protected/pages/TextBoxValidationCallback.php b/tests/FunctionalTests/active-controls/protected/pages/TextBoxValidationCallback.php
index 1d2cc92f..6aa827f3 100644..100755
--- a/tests/FunctionalTests/active-controls/protected/pages/TextBoxValidationCallback.php
+++ b/tests/FunctionalTests/active-controls/protected/pages/TextBoxValidationCallback.php
@@ -7,5 +7,4 @@ class TextBoxValidationCallback extends TPage
{
$this->City->Text = "City: ".$this->Address->Text . ' Zip: '.$this->ZipCode->Text;
}
-}
-?> \ No newline at end of file
+} \ No newline at end of file