Skip to content

Commit

Permalink
Update test_cudss.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
amontoison committed Jul 3, 2024
1 parent 37dff1a commit 16c4ca7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_cudss.jl
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
function cudss_version()
@test CUDSS.version() == v"0.2.1"
@test CUDSS.version() == v"0.3.0"
end

function cudss_dense()
Expand Down

0 comments on commit 16c4ca7

Please sign in to comment.