# File test/test_jconv.rb, line 8
def
test_empty_string
assert_equal
(
''
,
Rucy
::
Jconv
.
jconv
(
''
))
end