-
-
Notifications
You must be signed in to change notification settings - Fork 100
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix Ledger exercise NewLine & CultureInfo issues (#1275)
* Fix Ledger exercise NewLine & CultureInfo issues - Replace System.Environment.NewLine with \n - Use new CultureInfo(locale, false) instead - Add currencyNegativePattern function for the tests * Replace \n instead to not re-run tests [no important files changed]
- Loading branch information
1 parent
7945fce
commit f3c95cf
Showing
2 changed files
with
18 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters