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