summaryrefslogtreecommitdiff
path: root/test/baseline/opt-unround.test
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2011-02-12 17:31:49 -0500
committerJohn Wiegley <johnw@newartisans.com>2011-02-12 18:11:26 -0500
commit9c62463f84dc398b41b387fbacce31abed7e4839 (patch)
treeba73122f301f477b8a4174bd1c3ff27334709ad0 /test/baseline/opt-unround.test
parent512542552b3e3e78f610f3d3f2fd1c8169188324 (diff)
downloadfork-ledger-9c62463f84dc398b41b387fbacce31abed7e4839.tar.gz
fork-ledger-9c62463f84dc398b41b387fbacce31abed7e4839.tar.bz2
fork-ledger-9c62463f84dc398b41b387fbacce31abed7e4839.zip
Changed testing format to aid with debugging
Diffstat (limited to 'test/baseline/opt-unround.test')
-rw-r--r--test/baseline/opt-unround.test6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/baseline/opt-unround.test b/test/baseline/opt-unround.test
index c6fcadd9..cef212ae 100644
--- a/test/baseline/opt-unround.test
+++ b/test/baseline/opt-unround.test
@@ -1,5 +1,3 @@
-bal --unround --percent
-<<<
2008/01/11 LIAT
Expenses:Travel:Airfare $40.00
Liabilities:MasterCard
@@ -83,10 +81,12 @@ bal --unround --percent
2008/12/26 U.S. Department of State
Expenses:Travel:Passport $127.00
Assets:Checking
->>>1
+
+test bal --unround --percent
100.00% Assets:Checking
100.00% Expenses:Travel
92.14958953% Airfare
3.12882793% Auto
4.72158253% Passport
100.00% Liabilities:MasterCard
+end test