Mercurial > repos > public > sbplib_julia
diff test/SbpOperators/volumeops/derivatives/secondderivative_test.jl @ 732:6114274447f5 feature/selectable_tests
Add missing using and imports in test files
author | Jonatan Werpers <jonatan@werpers.com> |
---|---|
date | Wed, 17 Mar 2021 21:21:23 +0100 |
parents | 45966c77cb20 |
children |
line wrap: on
line diff
--- a/test/SbpOperators/volumeops/derivatives/secondderivative_test.jl Wed Mar 17 20:56:47 2021 +0100 +++ b/test/SbpOperators/volumeops/derivatives/secondderivative_test.jl Wed Mar 17 21:21:23 2021 +0100 @@ -2,6 +2,7 @@ using Sbplib.SbpOperators using Sbplib.Grids +using Sbplib.LazyTensors import Sbplib.SbpOperators.VolumeOperator