summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
authorRegina Henschel <rb.henschel@t-online.de>2019-05-25 16:48:09 +0200
committerRegina Henschel <rb.henschel@t-online.de>2019-05-25 18:21:12 +0200
commitbfd26fd04ba06d0eac3fb516c6548a1e6eacc6df (patch)
tree1da25434cb417ae0e90db0c55a28b9aca2ebc768 /svx
parent5d943c07e0182a2a49ba449f7eeb79e3a7a4e1b6 (diff)
tdf#125181 Update comment in unit test for added shapes
I have recently added shapes star24 and star32 to the unit test, but forgotten to update the comment in the test accordingly. Change-Id: I712c652100cadedc06a0b16c8dd27dc078cdbbeb Reviewed-on: https://gerrit.libreoffice.org/72954 Tested-by: Jenkins Reviewed-by: Regina Henschel <rb.henschel@t-online.de>
Diffstat (limited to 'svx')
-rw-r--r--svx/qa/unit/customshapes.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/qa/unit/customshapes.cxx b/svx/qa/unit/customshapes.cxx
index 470d838cda3b..6426d72ab970 100644
--- a/svx/qa/unit/customshapes.cxx
+++ b/svx/qa/unit/customshapes.cxx
@@ -335,7 +335,7 @@ CPPUNIT_TEST_FIXTURE(CustomshapesTest, testTdf115813_OOXML_XY_handle)
{
// The test covers all preset shapes with handles. Only these ones are
// excluded: arc, blockArc, chord, circularArrow, gear6, gear9, mathNotEqual, pie,
- // leftCircularArrow, leftRightCircularArrow, star24, star32, swooshArrow.
+ // leftCircularArrow, leftRightCircularArrow, swooshArrow.
// Connectors are included as ordinary shapes to prevent converting.
// Error was, that the handle movement and the changes to the shape did not follow
// the mouse movement.