Author: vrockai
Date: 2009-05-06 12:34:43 -0400 (Wed, 06 May 2009)
New Revision: 13311
Modified:
branches/JBoss_Portal_Branch_2_7/testsuite/ui-tests/src/org/jboss/portal/test/selenium/DashboardTestCase.java
Log:
[selenium] - dashboard testcase imports fix
Modified:
branches/JBoss_Portal_Branch_2_7/testsuite/ui-tests/src/org/jboss/portal/test/selenium/DashboardTestCase.java
===================================================================
---
branches/JBoss_Portal_Branch_2_7/testsuite/ui-tests/src/org/jboss/portal/test/selenium/DashboardTestCase.java 2009-05-06
14:46:25 UTC (rev 13310)
+++
branches/JBoss_Portal_Branch_2_7/testsuite/ui-tests/src/org/jboss/portal/test/selenium/DashboardTestCase.java 2009-05-06
16:34:43 UTC (rev 13311)
@@ -5,8 +5,6 @@
import org.testng.annotations.BeforeMethod;
import org.testng.annotations.Test;
-import sun.security.action.GetBooleanAction;
-
/**
* DashboardTestCase is responsible for testing configure dashboard functions.
* Each test is running with user "admin" logged in.