PackageCompiler.jl icon indicating copy to clipboard operation
PackageCompiler.jl copied to clipboard

`create_library` should have some tests

Open KristofferC opened this issue 4 years ago • 0 comments

I only noticed this now but it seems like there are no tests for create_library with the exception that the function runs without error. So it could be replaced with return nothing and CI would still pass. That's not ideal.

KristofferC avatar Oct 20 '21 14:10 KristofferC