test/unit/localization/en_test.rb in stringex-2.0.11 vs test/unit/localization/en_test.rb in stringex-2.1.0
- old
+ new
@@ -31,9 +31,10 @@
assert_equal converted, original.convert_miscellaneous_characters
end
end
{
+ "¤20" => "20 pounds",
"$100" => "100 dollars",
"$19.99" => "19 dollars 99 cents",
"£100" => "100 pounds",
"£19.99" => "19 pounds 99 pence",
"€100" => "100 euros",