mirror of
https://github.com/discourse/discourse.git
synced 2025-09-05 08:59:27 +08:00
Merge pull request #170 from alxndr/remove-iconv-100
Removes iconv dependency
This commit is contained in:
commit
7f4ee00228
2 changed files with 4 additions and 10 deletions
|
@ -2,7 +2,6 @@
|
|||
|
||||
require 'spec_helper'
|
||||
require 'text_sentinel'
|
||||
require 'iconv'
|
||||
|
||||
describe TextSentinel do
|
||||
|
||||
|
@ -100,4 +99,4 @@ describe TextSentinel do
|
|||
end
|
||||
|
||||
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue