From 17a8b8a401bac9cdba2ff0b6a2f249ebb5f37ec5 Mon Sep 17 00:00:00 2001 From: Matthew Wire <mjw@mjwconsult.co.uk> Date: Mon, 7 Aug 2017 12:08:25 +0100 Subject: [PATCH] Checkstyle --- tests/phpunit/CRM/Utils/RuleTest.php | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/phpunit/CRM/Utils/RuleTest.php b/tests/phpunit/CRM/Utils/RuleTest.php index 2839a22c7e..b6abcfa22f 100644 --- a/tests/phpunit/CRM/Utils/RuleTest.php +++ b/tests/phpunit/CRM/Utils/RuleTest.php @@ -111,4 +111,5 @@ class CRM_Utils_RuleTest extends CiviUnitTestCase { array('$-500.3333', TRUE), ); } + } -- 2.25.1