Skip to content
This repository was archived by the owner on Jan 18, 2022. It is now read-only.

Commit 5ebc8c9

Browse files
committed
193: Thousand separator (space) not working when parsing
Task-Url: https://github.com/JavaMoney/jsr354-ri/issues/issues/193
1 parent 7588e9e commit 5ebc8c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/java/org/javamoney/moneta/format/MonetaryFormatsTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ public void testParseFR() {
5858

5959
/**
6060
* Test related to parsing and formatting for India.
61-
* https://github.com/JavaMoney/jsr354-ri/issues/275
61+
* https://github.com/JavaMoney/jsr354-ri-bp/issues/55
6262
*/
6363
@Test(enabled=false)
6464
public void testRupeeFormatting() {

0 commit comments

Comments
 (0)