Closed Aariq closed 6 months ago
Fix for #66. Uses utils::modifyList() to append the user supplied resources with those necessary for tar_terra_*() to work. Also includes changes to tests that were needed to get check() to pass
utils::modifyList()
resources
tar_terra_*()
check()
Fix for #66. Uses
utils::modifyList()
to append the user suppliedresources
with those necessary fortar_terra_*()
to work. Also includes changes to tests that were needed to getcheck()
to pass