Skip to content

Commit 5d49645

Browse files
committed
Update test_linalg_mnorm.fypp
1 parent ded77dc commit 5d49645

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/linalg/test_linalg_mnorm.fypp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ module test_linalg_mnorm
2222
#:for rank in range(3, MAXRANK)
2323
tests = [tests,new_unittest("test_mnorm_${ri}$_${rank}$d",test_mnorm_${ri}$_${rank}$d)]
2424
#:endfor
25+
#:endfor
2526

2627
end subroutine test_matrix_norms
2728

0 commit comments

Comments
 (0)