diff options
author | John Wiegley <johnw@newartisans.com> | 2012-04-26 16:39:25 -0500 |
---|---|---|
committer | John Wiegley <johnw@newartisans.com> | 2012-04-26 16:39:25 -0500 |
commit | 64a9b42381c26baf24e58b40f50f0b253e551811 (patch) | |
tree | 5447a29dff64c3a8b7be8100a01bcb4a2d73b0bb /test/input/sample.dat | |
parent | 7cc550fc22357e2ded194d3e65287c6b3317f5ae (diff) | |
parent | b4407c10c0071365322b2963747bf42a57fd7304 (diff) | |
download | fork-ledger-64a9b42381c26baf24e58b40f50f0b253e551811.tar.gz fork-ledger-64a9b42381c26baf24e58b40f50f0b253e551811.tar.bz2 fork-ledger-64a9b42381c26baf24e58b40f50f0b253e551811.zip |
Merge branch 'release/v3.0.0-20120426'
Diffstat (limited to 'test/input/sample.dat')
-rw-r--r-- | test/input/sample.dat | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/test/input/sample.dat b/test/input/sample.dat index 12ac4cb4..5b411edd 100644 --- a/test/input/sample.dat +++ b/test/input/sample.dat @@ -33,7 +33,7 @@ N $ Русский язык:Активы:Русский язык:Русский язык $1000.00 Income:Salary -tag foo +apply tag foo 2004/05/27 Book Store Expenses:Books $20.00 @@ -41,7 +41,7 @@ tag foo Expenses:Docs $30.00 Liabilities:MasterCard -end tag +end apply tag 2004/05/27 (100) Credit card company ; This is an xact note! @@ -52,3 +52,5 @@ end tag ; :MyTag: Assets:Bank:Checking ; :AnotherTag: + +;;; sample.dat ends here |