diff test/Project.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/Project.toml	Thu Oct 01 08:23:22 2020 +0200
+++ b/test/Project.toml	Sun Oct 04 19:36:52 2020 +0200
@@ -1,3 +1,4 @@
 [deps]
+LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
 Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
 TestSetExtensions = "98d24dd4-01ad-11ea-1b02-c9a08f80db04"