From ddfabe06924bab1af33340f3afc3230b29d575ee Mon Sep 17 00:00:00 2001 From: Martin Michlmayr Date: Mon, 14 Jul 2014 20:42:44 -0400 Subject: Update tests for fix for bug #713 John's fix for bug #713 changes the way basis cost are calculated. The patch also fixes #712, which caused ledger to create automatic Equity:Capital Gains that were not correct. Update the test cases accordingly after verifying the new output. --- test/baseline/opt-base.test | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'test/baseline/opt-base.test') diff --git a/test/baseline/opt-base.test b/test/baseline/opt-base.test index 060dee42..a987c385 100644 --- a/test/baseline/opt-base.test +++ b/test/baseline/opt-base.test @@ -16,12 +16,11 @@ test bal --base 7200s A $8,000.00 Assets:Receivable 7200s B - $3,200.00 Equity:Capital Gains $-3,200.00 -288000s Income -288000s Contracts $-3,200.00 Gains -------------------- - $8,000.00 + $4,800.00 -273600s end test -- cgit v1.2.3