Skip to content

Commit

Permalink
rename test_linsolve to test_inplacelu
Browse files Browse the repository at this point in the history
  • Loading branch information
j-fu committed Dec 11, 2024
1 parent ae28459 commit 0117644
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_linsolve.jl → test/test_inplacelu.jl
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module test_linsolve
module test_inplacelu
using VoronoiFVM
using Test
using StrideArraysCore: StrideArray, @gc_preserve, StaticInt
Expand Down

0 comments on commit 0117644

Please sign in to comment.