summaryrefslogtreecommitdiffstats
path: root/test/source/sheet/xnamedrange.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'test/source/sheet/xnamedrange.cxx')
-rw-r--r--test/source/sheet/xnamedrange.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/source/sheet/xnamedrange.cxx b/test/source/sheet/xnamedrange.cxx
index ffcdf13612ca..2fc13f558545 100644
--- a/test/source/sheet/xnamedrange.cxx
+++ b/test/source/sheet/xnamedrange.cxx
@@ -127,8 +127,6 @@ void XNamedRange::testSetReferencePosition()
CPPUNIT_ASSERT_MESSAGE("Wrong ROW reference position after setting it", xCellAddress.Row == 3);
}
-
-
}
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */