Merge pull request #469 from schmave/win-383

Fix regress test 383 on Windows
This commit is contained in:
John Wiegley 2016-10-02 22:49:18 -07:00 committed by GitHub
commit 3ebe330bf1

View file

@ -23,7 +23,7 @@ test bal Assets:Investments --lots --date-format %Y-%m-%d
100 AA {2.00 GBP} [2014-01-01] Assets:Investments
end test
test bal Assets:Investments --lots --date-format %g-%b-%d
test bal Assets:Investments --lots --date-format %y-%b-%d
100 AA {2.00 GBP} [14-Jan-01] Assets:Investments
end test