Skip to content

Commit

Permalink
test: set random seed for consistent results
Browse files Browse the repository at this point in the history
  • Loading branch information
cpaniaguam committed Dec 17, 2024
1 parent 003930a commit 2aeeb06
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/test-long-tracker.jl
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
using IceFloeTracker: long_tracker, _imhist
Random.seed!(123)

"""
addgaps(props)
Expand Down

0 comments on commit 2aeeb06

Please sign in to comment.