summaryrefslogtreecommitdiff
path: root/tests/FunctionalTests/validators/tests/CompareValidatorTestCase.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/FunctionalTests/validators/tests/CompareValidatorTestCase.php')
-rwxr-xr-x[-rw-r--r--]tests/FunctionalTests/validators/tests/CompareValidatorTestCase.php4
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/FunctionalTests/validators/tests/CompareValidatorTestCase.php b/tests/FunctionalTests/validators/tests/CompareValidatorTestCase.php
index 5a7dbc80..187351c1 100644..100755
--- a/tests/FunctionalTests/validators/tests/CompareValidatorTestCase.php
+++ b/tests/FunctionalTests/validators/tests/CompareValidatorTestCase.php
@@ -1,7 +1,7 @@
<?php
//New Test
-class CompareValidatorTestCase extends SeleniumTestCase
+class CompareValidatorTestCase extends PradoGenericSeleniumTest
{
function test()
{
@@ -42,5 +42,3 @@ class CompareValidatorTestCase extends SeleniumTestCase
}
}
-
-?> \ No newline at end of file