test/unit/localization/de_test.rb in stringex-2.0.11 vs test/unit/localization/de_test.rb in stringex-2.1.0

- old
+ new

@@ -31,9 +31,10 @@ assert_equal converted, original.convert_miscellaneous_characters end end { + "¤20" => "20 Euro", "$100" => "100 Dollar", "$19.99" => "19 Dollar 99 Cent", "£100" => "100 Pfund", "£19.99" => "19 Pfund 99 Pence", "€100" => "100 Euro",