summaryrefslogtreecommitdiff
path: root/basebmp/test/polytest.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'basebmp/test/polytest.cxx')
-rw-r--r--basebmp/test/polytest.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/basebmp/test/polytest.cxx b/basebmp/test/polytest.cxx
index d91e6efefbaf..775364127ec7 100644
--- a/basebmp/test/polytest.cxx
+++ b/basebmp/test/polytest.cxx
@@ -62,7 +62,7 @@ private:
CPPUNIT_ASSERT_MESSAGE("number of rendered pixel is not 0",
countPixel( rDevice, aCol ) == 0);
- // --------------------------------------------------
+
rDevice->clear(aBgCol);
aPoly.clear();
@@ -94,7 +94,7 @@ private:
CPPUNIT_ASSERT_MESSAGE("number of rendered pixel is not 7",
countPixel( rDevice, aCol ) == 7);
- // --------------------------------------------------
+
rDevice->clear(aBgCol);
aPoly.clear();
@@ -108,7 +108,7 @@ private:
CPPUNIT_ASSERT_MESSAGE("number of rendered pixel is not 6",
countPixel( rDevice, aCol ) == 6);
- // --------------------------------------------------
+
rDevice->clear(aBgCol);
aPoly.clear();