summaryrefslogtreecommitdiff
path: root/tests/FunctionalTests/active-controls/tests/ActiveDropDownListTestCase.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/FunctionalTests/active-controls/tests/ActiveDropDownListTestCase.php')
-rwxr-xr-x[-rw-r--r--]tests/FunctionalTests/active-controls/tests/ActiveDropDownListTestCase.php4
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/FunctionalTests/active-controls/tests/ActiveDropDownListTestCase.php b/tests/FunctionalTests/active-controls/tests/ActiveDropDownListTestCase.php
index 9dd210df..d365c784 100644..100755
--- a/tests/FunctionalTests/active-controls/tests/ActiveDropDownListTestCase.php
+++ b/tests/FunctionalTests/active-controls/tests/ActiveDropDownListTestCase.php
@@ -1,6 +1,6 @@
<?php
-class ActiveDropDownListTestCase extends SeleniumTestCase
+class ActiveDropDownListTestCase extends PradoGenericSeleniumTest
{
function test()
{
@@ -43,5 +43,3 @@ class ActiveDropDownListTestCase extends SeleniumTestCase
}
}
-
-?> \ No newline at end of file