Roots.jl
Roots.jl copied to clipboard
add test_composable to test suite
The tests in test_composable.jl are not run, to avoid installing dependencies not otherwise used. However, #162 showed that by running them bugs can be exposed.
What's the problem with using test specific dependencies?
Nothing. I just left an issue open to remind me to make the adjustments.