summaryrefslogtreecommitdiff
path: root/tests/FunctionalTests/active-controls/protected/pages/CallbackCustomValidatorTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/FunctionalTests/active-controls/protected/pages/CallbackCustomValidatorTest.php')
-rwxr-xr-x[-rw-r--r--]tests/FunctionalTests/active-controls/protected/pages/CallbackCustomValidatorTest.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/FunctionalTests/active-controls/protected/pages/CallbackCustomValidatorTest.php b/tests/FunctionalTests/active-controls/protected/pages/CallbackCustomValidatorTest.php
index 319cc354..edae8bf3 100644..100755
--- a/tests/FunctionalTests/active-controls/protected/pages/CallbackCustomValidatorTest.php
+++ b/tests/FunctionalTests/active-controls/protected/pages/CallbackCustomValidatorTest.php
@@ -7,5 +7,3 @@ class CallbackCustomValidatorTest extends TPage
$param->IsValid = $param->Value == 'Prado';
}
}
-
-?> \ No newline at end of file