update.
[chise/ruby.git] / test / org-test-char.rb
index 48df31b..338a446 100755 (executable)
@@ -4,7 +4,6 @@
 require "common"
 
 class TestCharacter < Test::Unit::TestCase
-
   def test_method
     @char = CHISE::Character.get("字") #UTF8で与えること
     assert_instance_of(Hash, @char.char_attribute_alist)