summaryrefslogtreecommitdiff
path: root/test/baseline/cmd-entry.test
diff options
context:
space:
mode:
authorMartin Michlmayr <tbm@cyrius.com>2012-03-27 20:15:42 +0100
committerMartin Michlmayr <tbm@cyrius.com>2012-03-27 20:15:42 +0100
commitf3e320c98a39140989d52524a96ad205139ce06a (patch)
tree1b74e4f3eee6e8f7540c5dc2fe8a4b72efc05096 /test/baseline/cmd-entry.test
parent86d58584441bf673266f234fc1c77e306f2efeb0 (diff)
downloadfork-ledger-f3e320c98a39140989d52524a96ad205139ce06a.tar.gz
fork-ledger-f3e320c98a39140989d52524a96ad205139ce06a.tar.bz2
fork-ledger-f3e320c98a39140989d52524a96ad205139ce06a.zip
Fix some tests not to be time-sensitive
Diffstat (limited to 'test/baseline/cmd-entry.test')
-rw-r--r--test/baseline/cmd-entry.test8
1 files changed, 4 insertions, 4 deletions
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