diff test/SbpOperators/boundaryops/boundary_operator_test.jl @ 1105:0ba4609605d4 refactor/sbpoperators/inflation

REVIEW: Suggest changes to tests
author Vidar Stiernström <vidar.stiernstrom@it.uu.se>
date Fri, 20 May 2022 11:31:20 +0200
parents 157a78959e5d
children f80e69b0566b
line wrap: on
line diff
--- a/test/SbpOperators/boundaryops/boundary_operator_test.jl	Fri May 20 11:30:46 2022 +0200
+++ b/test/SbpOperators/boundaryops/boundary_operator_test.jl	Fri May 20 11:31:20 2022 +0200
@@ -7,6 +7,7 @@
 import Sbplib.SbpOperators.Stencil
 import Sbplib.SbpOperators.BoundaryOperator
 
+# REVIEW: Remove the commented tests. It is tested in the user code.
 # TODO: What should happen to all the commented tests? Deleted? Replicated for user code?
 
 @testset "BoundaryOperator" begin