mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Restore inadvertently-deleted standard-reports tests.
This commit is contained in:
parent
464281644c
commit
923995f2cc
@ -23,6 +23,7 @@ set(GUILE_DEPENDS
|
||||
scm-standard-reports
|
||||
scm-report-stylesheets
|
||||
)
|
||||
GNC_ADD_SCHEME_TESTS("${scm_test_standard_reports_SOURCES}")
|
||||
|
||||
GNC_ADD_SCHEME_TARGETS(scm-test-standard-support
|
||||
"${scm_test_report_SUPPORT}"
|
||||
@ -38,5 +39,6 @@ GNC_ADD_SCHEME_TARGETS(scm-test-standard-reports
|
||||
)
|
||||
|
||||
add_dependencies(check scm-test-standard-reports)
|
||||
|
||||
SET_DIST_LIST(test_standard_reports_DIST CMakeLists.txt
|
||||
${scm_test_standard_reports_SOURCES} ${scm_test_report_SUPPORT})
|
||||
|
Loading…
Reference in New Issue
Block a user