Mercurial > repos > public > sbplib_julia
diff test/Manifest.toml @ 395:737e597e0e6d refactor/sbp_operators_tests/collect_and_compare
Rewrite broken tests as testing that the norm is zero
author | Jonatan Werpers <jonatan@werpers.com> |
---|---|
date | Sun, 04 Oct 2020 19:36:52 +0200 |
parents | 01b851161018 |
children | aeda2698166d |
line wrap: on
line diff
--- a/test/Manifest.toml Thu Oct 01 08:23:22 2020 +0200 +++ b/test/Manifest.toml Sun Oct 04 19:36:52 2020 +0200 @@ -16,6 +16,13 @@ deps = ["Markdown"] uuid = "b77e0a4c-d291-57a0-90e8-8db25a27a240" +[[Libdl]] +uuid = "8f399da3-3557-5675-b5ff-fb832c97cbdb" + +[[LinearAlgebra]] +deps = ["Libdl"] +uuid = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" + [[Logging]] uuid = "56ddb016-857b-54e1-b83d-db4d58db5568"