From 0a7fb17635b221a4984dce1f7b3d842273492b25 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Fri, 19 Feb 2016 21:45:39 -0800 Subject: [PATCH] fix two failing tests --- tests/journal/precision.test | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/journal/precision.test b/tests/journal/precision.test index 943ce2254..67f48a111 100644 --- a/tests/journal/precision.test +++ b/tests/journal/precision.test @@ -132,7 +132,7 @@ D $1000.0 # (C's precision 2 + D's precision 2). hledger -f- print <<< -1/1 +2015/1/1 c C 10.00 c C 11.00 d D -320.00 @@ -149,7 +149,7 @@ hledger -f- print # (E's precision 4 + F's precision 3). hledger -f- print <<< -1/1 +2015/1/1 e E 10.0000 e E 11 f F -320.000