diff options
Diffstat (limited to 'tests/FunctionalTests/validators/protected/pages/CustomValidator.php')
-rwxr-xr-x[-rw-r--r--] | tests/FunctionalTests/validators/protected/pages/CustomValidator.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/FunctionalTests/validators/protected/pages/CustomValidator.php b/tests/FunctionalTests/validators/protected/pages/CustomValidator.php index b56a9d8b..1e630601 100644..100755 --- a/tests/FunctionalTests/validators/protected/pages/CustomValidator.php +++ b/tests/FunctionalTests/validators/protected/pages/CustomValidator.php @@ -11,4 +11,3 @@ class CustomValidator extends TPage } } -?> |