diff options
author | John Wiegley <johnw@newartisans.com> | 2011-02-12 17:31:49 -0500 |
---|---|---|
committer | John Wiegley <johnw@newartisans.com> | 2011-02-12 18:11:26 -0500 |
commit | 9c62463f84dc398b41b387fbacce31abed7e4839 (patch) | |
tree | ba73122f301f477b8a4174bd1c3ff27334709ad0 /test/regress/373540CC.test | |
parent | 512542552b3e3e78f610f3d3f2fd1c8169188324 (diff) | |
download | fork-ledger-9c62463f84dc398b41b387fbacce31abed7e4839.tar.gz fork-ledger-9c62463f84dc398b41b387fbacce31abed7e4839.tar.bz2 fork-ledger-9c62463f84dc398b41b387fbacce31abed7e4839.zip |
Changed testing format to aid with debugging
Diffstat (limited to 'test/regress/373540CC.test')
-rw-r--r-- | test/regress/373540CC.test | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/test/regress/373540CC.test b/test/regress/373540CC.test index ad5c9a07..f4c2d504 100644 --- a/test/regress/373540CC.test +++ b/test/regress/373540CC.test @@ -1,7 +1,7 @@ -bal --sort total --flat -X '$' not '(Income|Liabilities)' -<<< 2004/05/27 Book Store Expenses:Books 20 BOOK @ $10 Liabilities:MasterCard $-200.00 ->>>1 + +test bal --sort total --flat -X '$' not '(Income|Liabilities)' $200.00 Expenses:Books +end test |