Skip to content

Commit

Permalink
Remove extra blank lines
Browse files Browse the repository at this point in the history
  • Loading branch information
hwpang committed Feb 17, 2024
1 parent 93d9aed commit c86e172
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/TestReactors.jl
Original file line number Diff line number Diff line change
Expand Up @@ -463,8 +463,6 @@ using DataFrames
@test all((abs.(jpa .- jp) .> 1e-4 .* abs.(jp) .+ 1e-16) .== false)
end



@testset "Multi-domain ConstantV sensitivity analysis" begin
phaseDict = readinput("../src/testing/superminimal.rms")
spcs = phaseDict["phase"]["Species"]
Expand Down

0 comments on commit c86e172

Please sign in to comment.