Skip to content

Commit 78133fb

Browse files
loiseaujcjvdp1
andauthored
Update test/linalg/test_linalg_sparse.fypp
Remove trailing white space. Co-authored-by: Jeremie Vandenplas <[email protected]>
1 parent 9e91af3 commit 78133fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/linalg/test_linalg_sparse.fypp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ contains
2525
new_unittest('sellc', test_sellc), &
2626
new_unittest('symmetries', test_symmetries), &
2727
new_unittest('diagonal', test_diagonal), &
28-
new_unittest('add_get_values', test_add_get_values) &
28+
new_unittest('add_get_values', test_add_get_values) &
2929
]
3030
end subroutine
3131

0 commit comments

Comments
 (0)