Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mattsignorelli committed Sep 10, 2024
1 parent 3be1c31 commit 681e2d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/runtests.jl
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
using BeamTracking
using Test
using Test, Distributions

@testset "BeamTracking.jl" begin
beam0 = Beam(10000, d_x=Normal(0, 1e-3), d_px=Normal(0, 1e-4), d_pz=Normal(0, 1e-2))
Expand Down

0 comments on commit 681e2d9

Please sign in to comment.