Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
fedebenelli committed Mar 11, 2024
1 parent 44e2d23 commit f8fbc5d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/test_models_ar_cubic_quadrating_mixing.f90
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,6 @@ subroutine test_QMR_RKPR(error)
call check(error, allclose([D1], [D1_val], absolute_tolerance))
call check(error, allclose([dD1i], [dD1i_val], absolute_tolerance))
call check(error, allclose([dD1ij], [dD1ij_val], absolute_tolerance))


end subroutine test_QMR_RKPR

end module test_cubic_mixrules

0 comments on commit f8fbc5d

Please sign in to comment.