From 3472c3cb6da467e69cc2701d39dea8696f050e20 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Sat, 29 Jan 2022 09:02:45 -1000 Subject: [PATCH] ;dev: number anon tests --- hledger/test/journal/anon.test | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/hledger/test/journal/anon.test b/hledger/test/journal/anon.test index 96810dc66..e1100573f 100644 --- a/hledger/test/journal/anon.test +++ b/hledger/test/journal/anon.test @@ -13,28 +13,28 @@ alias tips=expenses:tips (tips) 3 # Basic tests on accounts - +# 1. $ hledger -f- print --anon > !/assets|liabilities|expenses|tips/ - +# 2. $ hledger -f- reg --anon > !/assets|liabilities|expenses|tips/ - +# 3. $ hledger -f- bal --anon > !/assets|liabilities|expenses|tips/ - +# 4. $ hledger -f- accounts --anon > !/assets|liabilities|expenses|tips/ # Basic tests on descriptions and comments - +# 5. $ hledger -f- print --anon > !/borrow|signed/ - +# 6. $ hledger -f- reg --anon > !/borrow/ # Basic tests on transaction code - +# 7. $ hledger -f- print --anon > !/receipt/