diff test/Project.toml @ 604:6901d5375311 refactor/toml_operator_format

Add tests for get_stencil, get_stencils and get_tuple
author Jonatan Werpers <jonatan@werpers.com>
date Sat, 05 Dec 2020 13:51:11 +0100
parents aeda2698166d
children 48a61e085e60
line wrap: on
line diff
--- a/test/Project.toml	Sat Dec 05 13:05:53 2020 +0100
+++ b/test/Project.toml	Sat Dec 05 13:51:11 2020 +0100
@@ -1,5 +1,6 @@
 [deps]
 LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
+TOML = "fa267f1f-6049-4f14-aa54-33bafae1ed76"
 Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
 TestSetExtensions = "98d24dd4-01ad-11ea-1b02-c9a08f80db04"
 Tullio = "bc48ee85-29a4-5162-ae0b-a64e1601d4bc"