diff options
Diffstat (limited to 'test/regress/383.test')
-rw-r--r-- | test/regress/383.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/regress/383.test b/test/regress/383.test index ab4372fd..019c91eb 100644 --- a/test/regress/383.test +++ b/test/regress/383.test @@ -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 |