From 9076474a097dd901afa92f431913cd64ccb96f4d Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Fri, 17 Aug 2018 09:37:55 +0100 Subject: [PATCH] lib: --forecast func tests note --- tests/budget/forecast.test | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tests/budget/forecast.test b/tests/budget/forecast.test index 3eb1c0ab8..377447439 100644 --- a/tests/budget/forecast.test +++ b/tests/budget/forecast.test @@ -1,3 +1,7 @@ +# Test generation of periodic transactions with --forecast. +# Note periodic transaction tests should include a regular transaction +# to pin the start date of forecasted transactions. + # 1. A balance report with forecasted transactions. hledger bal -M -b 2016-11 -e 2017-02 -f - --forecast <<<