summaryrefslogtreecommitdiff
path: root/chart2/qa/TestCaseOldAPI.java
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/qa/TestCaseOldAPI.java')
-rw-r--r--chart2/qa/TestCaseOldAPI.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/chart2/qa/TestCaseOldAPI.java b/chart2/qa/TestCaseOldAPI.java
index be565ad38e16..cef8aa51b7f7 100644
--- a/chart2/qa/TestCaseOldAPI.java
+++ b/chart2/qa/TestCaseOldAPI.java
@@ -593,7 +593,6 @@ public class TestCaseOldAPI extends ComplexTestCase {
assure( "Changing FillColor of Data Series failed", nNewColor == nColor );
// Gradient
- assure( "No DataRowProperties for series 0", xProp != null );
// note: the FillGradient property is optional, however it was
// supported in the old chart's API