[test-charts] rename test-net-charts to test-charts

It is not that much more difficult to test *all* charts in the same
test-file.
This commit is contained in:
Christopher Lam
2018-06-15 14:58:51 +08:00
parent 7ce8c9d336
commit b1a165eb3b
2 changed files with 1 additions and 1 deletions

View File

@@ -7,7 +7,7 @@ set(scm_test_standard_reports_SOURCES
)
set(scm_test_with_srfi64_SOURCES
test-net-charts.scm
test-charts.scm
test-transaction.scm
test-income-gst.scm
)