Skip to content

Commit

Permalink
Update test/matrix_operators_test.jl
Browse files Browse the repository at this point in the history
Co-authored-by: Hendrik Ranocha <ranocha@users.noreply.github.com>
  • Loading branch information
JoshuaLampert and ranocha committed Jun 14, 2024
1 parent 38081b1 commit 4e9512c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/matrix_operators_test.jl
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
using Test
using LinearAlgebra
using SummationByPartsOperators
using Optim
using Optim: Optim # to enable loading the function space operator optimization code

# check construction of interior part of upwind operators
@testset "Check against some upwind operators" begin
Expand Down

0 comments on commit 4e9512c

Please sign in to comment.