Skip to content

Commit

Permalink
nouveau commit
Browse files Browse the repository at this point in the history
  • Loading branch information
gaetanfacchinetti committed Jan 30, 2024
1 parent efe5167 commit 7282391
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/runtests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ using Test
@test all(CosmoTools.Ω.(CosmoTools.DarkEnergy, 10. .^range(-2, 6, 100)) .<= 1.0)
@test all(CosmoTools.transfer_function.(10 .^range(-4, 6, 100)) .>= 0)
@test all(CosmoTools.matter_power_spectrum.(10 .^range(-4, 6, 100)) .>= 0)
@test all(CosmoTools.matter_power_spectrum.(10 .^range(-4, 6, 100)) .>= 0)
end

0 comments on commit 7282391

Please sign in to comment.