diff test/runtests.jl @ 703:988e9cfcd58d feature/laplace_opset

Add function for == comparison of the fields for a struct, and apply to Laplace tests
author Vidar Stiernström <vidar.stiernstrom@it.uu.se>
date Mon, 15 Feb 2021 17:20:03 +0100
parents a79d7b3209c9
children f88b2117dc69
line wrap: on
line diff
--- a/test/runtests.jl	Mon Feb 15 11:30:34 2021 +0100
+++ b/test/runtests.jl	Mon Feb 15 17:20:03 2021 +0100
@@ -1,3 +1,4 @@
+include("test_utils.jl")
 using Test
 using TestSetExtensions