diff options
author | Andrey Andreev <narf@bofh.bg> | 2012-12-03 13:37:47 +0100 |
---|---|---|
committer | Andrey Andreev <narf@bofh.bg> | 2012-12-03 13:37:47 +0100 |
commit | 838a9d69a9139b6bcd6f8765fdd2d58b929e70ad (patch) | |
tree | 3d296693ea910fd5473e9fb7dec825e4e9edae50 /tests/codeigniter/helpers/html_helper_test.php | |
parent | 6a38949d5ac50a123c7fdee37d9561e02fa72884 (diff) |
[ci skip] Cleaned some spaces
Diffstat (limited to 'tests/codeigniter/helpers/html_helper_test.php')
-rw-r--r-- | tests/codeigniter/helpers/html_helper_test.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/codeigniter/helpers/html_helper_test.php b/tests/codeigniter/helpers/html_helper_test.php index 4dd717ff7..d66ad895c 100644 --- a/tests/codeigniter/helpers/html_helper_test.php +++ b/tests/codeigniter/helpers/html_helper_test.php @@ -88,4 +88,5 @@ EOH; $this->assertEquals($expect, meta(array('name' => 'foo'))); } + }
\ No newline at end of file |