From f3e320c98a39140989d52524a96ad205139ce06a Mon Sep 17 00:00:00 2001 From: Martin Michlmayr Date: Tue, 27 Mar 2012 20:15:42 +0100 Subject: Fix some tests not to be time-sensitive --- test/baseline/cmd-entry.test | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'test/baseline/cmd-entry.test') diff --git a/test/baseline/cmd-entry.test b/test/baseline/cmd-entry.test index 0ecfa5eb..0de39b9c 100644 --- a/test/baseline/cmd-entry.test +++ b/test/baseline/cmd-entry.test @@ -11,26 +11,26 @@ E 30.00 GBP F -test entry "Test 1" +test --now 2012/03/25 entry "Test 1" 2012/03/25 Test 1 A $10.00 B end test -test entry "Test 2" +test --now 2012/03/25 entry "Test 2" 2012/03/25 Test 2 C 20.00 EUR D end test ; I think this output is wrong, see bug #737 -test entry "Test 3" +test --now 2012/03/25 entry "Test 3" 2012/03/25 Test 4 E 30.00 GBP F end test -test entry "Test 4" +test --now 2012/03/25 entry "Test 4" 2012/03/25 Test 4 E 30.00 GBP F -- cgit v1.2.3