Skip to content

Commit 4beefec

Browse files
committed
Remove whitespace...
1 parent 38f916d commit 4beefec

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "ComponentArrays"
22
uuid = "b0b7db55-cfe3-40fc-9ded-d10e2dbeff66"
33
authors = ["Jonnie Diegelman <[email protected]>"]
4-
version = "0.15.22"
4+
version = "0.15.23"
55

66
[deps]
77
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"

test/runtests.jl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -417,8 +417,6 @@ end
417417
end
418418
end
419419

420-
421-
422420
@testset "Similar" begin
423421
@test similar(ca) isa typeof(ca)
424422
@test similar(ca2) isa typeof(ca2)

0 commit comments

Comments
 (0)