From 8829ddef7fc09d2ec8629e88c40ecee720a6fbc3 Mon Sep 17 00:00:00 2001 From: JordiManyer Date: Mon, 11 Nov 2024 23:25:30 +1100 Subject: [PATCH] Minor --- test/AutodiffTests.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/AutodiffTests.jl b/test/AutodiffTests.jl index 176a02e..69cc8dd 100644 --- a/test/AutodiffTests.jl +++ b/test/AutodiffTests.jl @@ -1,4 +1,4 @@ -module AtodiffTests +module AutodiffTests using Test using Gridap, Gridap.Algebra