#i10000# change complexlib.ComplexTestCase.AssureException into complexlib.Assurance.AssureException
This commit is contained in:
parent
323b26c51a
commit
597cacc357
1 changed files with 3 additions and 2 deletions
|
@ -41,7 +41,7 @@ import com.sun.star.util.XRefreshable;
|
|||
import connectivity.tools.HsqlDatabase;
|
||||
|
||||
import complexlib.ComplexTestCase;
|
||||
import complexlib.ComplexTestCase.AssureException;
|
||||
import complexlib.Assurance.AssureException;
|
||||
|
||||
|
||||
public class RowSet extends ComplexTestCase {
|
||||
|
@ -952,3 +952,4 @@ public class RowSet extends ComplexTestCase {
|
|||
testParametersInteraction();
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue