summaryrefslogtreecommitdiff
path: root/chart2/qa
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/qa')
-rw-r--r--chart2/qa/TestCaseOldAPI.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/qa/TestCaseOldAPI.java b/chart2/qa/TestCaseOldAPI.java
index 544fcab99..50ca7cf43 100644
--- a/chart2/qa/TestCaseOldAPI.java
+++ b/chart2/qa/TestCaseOldAPI.java
@@ -82,7 +82,7 @@ public class TestCaseOldAPI extends ComplexTestCase {
// ____________
- public void after_disabled()
+ public void after()
{
XCloseable xCloseable = (XCloseable) UnoRuntime.queryInterface(
XCloseable.class, mxChartModel );