diff options
author | Andrey Andreev <narf@devilix.net> | 2018-06-01 17:07:34 +0200 |
---|---|---|
committer | Andrey Andreev <narf@devilix.net> | 2019-01-08 16:46:10 +0100 |
commit | 12ee9843877bf80159d1d89a0e3a4f170e902725 (patch) | |
tree | a8a9dfb5ec1632bceb5fa4842f5f86cff751b4c9 /tests/codeigniter | |
parent | c21c0359e1b4d96b1186ca2db78a01c7f38e904d (diff) |
[ci skip] Close #5482
Diffstat (limited to 'tests/codeigniter')
-rw-r--r-- | tests/codeigniter/helpers/inflector_helper_test.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/codeigniter/helpers/inflector_helper_test.php b/tests/codeigniter/helpers/inflector_helper_test.php index 81ce5e394..3ec681bcd 100644 --- a/tests/codeigniter/helpers/inflector_helper_test.php +++ b/tests/codeigniter/helpers/inflector_helper_test.php @@ -93,4 +93,4 @@ class Inflector_helper_test extends CI_TestCase { } } -}
\ No newline at end of file +} |