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 <<<