missing brace
Change-Id: I0a24f87955e2e18ba193ba733fa28f049ba42cfd
This commit is contained in:
@@ -727,6 +727,7 @@ void Test::testFdo65655()
|
||||
CPPUNIT_ASSERT_EQUAL(false, bool(bValue));
|
||||
xPropertySet->getPropertyValue("FooterIsShared") >>= bValue;
|
||||
CPPUNIT_ASSERT_EQUAL(false, bool(bValue));
|
||||
}
|
||||
|
||||
void Test::testFDO63053()
|
||||
{
|
||||
|
Reference in New Issue
Block a user