summaryrefslogtreecommitdiff
path: root/tests/FunctionalTests/quickstart/Controls/PagerTestCase.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/FunctionalTests/quickstart/Controls/PagerTestCase.php')
-rwxr-xr-x[-rw-r--r--]tests/FunctionalTests/quickstart/Controls/PagerTestCase.php4
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/FunctionalTests/quickstart/Controls/PagerTestCase.php b/tests/FunctionalTests/quickstart/Controls/PagerTestCase.php
index fac4160f..9ffbdcf6 100644..100755
--- a/tests/FunctionalTests/quickstart/Controls/PagerTestCase.php
+++ b/tests/FunctionalTests/quickstart/Controls/PagerTestCase.php
@@ -1,6 +1,6 @@
<?php
-class PagerTestCase extends SeleniumTestCase
+class QuickstartPagerTestCase extends PradoGenericSeleniumTest
{
function test()
{
@@ -54,5 +54,3 @@ class PagerTestCase extends SeleniumTestCase
$this->verifyTextNotPresent('ITN018','');
}
}
-
-?> \ No newline at end of file