summaryrefslogtreecommitdiff
path: root/tests/FunctionalTests/validators/tests/DataTypeValidatorTestCase.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/FunctionalTests/validators/tests/DataTypeValidatorTestCase.php')
-rwxr-xr-x[-rw-r--r--]tests/FunctionalTests/validators/tests/DataTypeValidatorTestCase.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/FunctionalTests/validators/tests/DataTypeValidatorTestCase.php b/tests/FunctionalTests/validators/tests/DataTypeValidatorTestCase.php
index c7c4bdb6..5ec5f065 100644..100755
--- a/tests/FunctionalTests/validators/tests/DataTypeValidatorTestCase.php
+++ b/tests/FunctionalTests/validators/tests/DataTypeValidatorTestCase.php
@@ -3,7 +3,7 @@
* Created on 25/04/2006
*/
-class DataTypeValidatorTestCase extends SeleniumTestCase
+class DataTypeValidatorTestCase extends PradoGenericSeleniumTest
{
function test()
{
@@ -46,4 +46,3 @@ class DataTypeValidatorTestCase extends SeleniumTestCase
}
-?>