Closed
Description
openedon Oct 14, 2014
it works fine if the package is in .julia/v0.x, but if it is somewhere else then it claims there is no test/runtests.jl
even if my LOAD_PATH
is set such that i can using
it. i know that the recommended dev cycle is to keep packages in .julia, but would it make sense to make Pkg.test() work otherwise?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment