Skip to content

Commit e52e098

Browse files
committed
bench: rename test
1 parent 63b6454 commit e52e098

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

benchmark/benchmarks.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ SUITE["SimModel"]["allocation"]["NonLinModel_evaloutput"] = @benchmarkable(
4141
samples=1
4242
)
4343

44-
SUITE["SimModel"]["allocation"]["linearize!"] = @benchmarkable(
44+
SUITE["SimModel"]["allocation"]["NonLinModel_linearize!"] = @benchmarkable(
4545
linearize!($linmodel, $nonlinmodel),
4646
samples=1
4747
)

0 commit comments

Comments
 (0)