Skip to content

Commit 3746331

Browse files
committed
change file name
1 parent 7a26174 commit 3746331

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

test/linalg/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ set(
1212
"test_linalg_qr.fypp"
1313
"test_linalg_svd.fypp"
1414
"test_linalg_matrix_property_checks.fypp"
15-
"test_sparse_spmv.fypp"
15+
"test_linalg_sparse.fypp"
1616
)
1717
fypp_f90("${fyppFlags}" "${fppFiles}" outFiles)
1818

0 commit comments

Comments
 (0)