diff test/Manifest.toml @ 404:48d57f185f86

Merge in refactor/sbp_operators_tests/collect_and_compare
author Jonatan Werpers <jonatan@werpers.com>
date Wed, 07 Oct 2020 12:33:19 +0200
parents 737e597e0e6d
children aeda2698166d
line wrap: on
line diff
--- a/test/Manifest.toml	Mon Oct 05 10:45:30 2020 +0200
+++ b/test/Manifest.toml	Wed Oct 07 12:33:19 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"