We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38f916d commit 4beefecCopy full SHA for 4beefec
Project.toml
@@ -1,7 +1,7 @@
1
name = "ComponentArrays"
2
uuid = "b0b7db55-cfe3-40fc-9ded-d10e2dbeff66"
3
authors = ["Jonnie Diegelman <[email protected]>"]
4
-version = "0.15.22"
+version = "0.15.23"
5
6
[deps]
7
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
test/runtests.jl
@@ -417,8 +417,6 @@ end
417
end
418
419
420
-
421
422
@testset "Similar" begin
423
@test similar(ca) isa typeof(ca)
424
@test similar(ca2) isa typeof(ca2)
0 commit comments