mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
[test-owner-report] add plain stylesheet
test-owner-report (or any other report test) requires a stylesheet to
render html properly. It was removed accidentally in 6d75be3b
.
This commit is contained in:
parent
401dd3db64
commit
ecbc4864de
@ -3,6 +3,7 @@
|
||||
(use-modules (tests test-engine-extras))
|
||||
(use-modules (gnucash reports standard owner-report))
|
||||
(use-modules (gnucash reports standard job-report))
|
||||
(use-modules (gnucash report stylesheets plain))
|
||||
(use-modules (gnucash report))
|
||||
(use-modules (tests test-report-extras))
|
||||
(use-modules (srfi srfi-1))
|
||||
|
Loading…
Reference in New Issue
Block a user