From f26bd1221bed7c665cf6d1e363e091fb005041ac Mon Sep 17 00:00:00 2001 From: Samuel Georges Date: Mon, 9 Feb 2015 21:50:59 +1100 Subject: [PATCH] Minor fix to unit tests --- tests/unit/cms/classes/CmsCompoundObjectTest.php | 4 ++-- tests/unit/cms/classes/CmsExceptionTest.php | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/tests/unit/cms/classes/CmsCompoundObjectTest.php b/tests/unit/cms/classes/CmsCompoundObjectTest.php index e5fcaa093..8153d22db 100644 --- a/tests/unit/cms/classes/CmsCompoundObjectTest.php +++ b/tests/unit/cms/classes/CmsCompoundObjectTest.php @@ -1,8 +1,8 @@