Skip to content

Commit

Permalink
Merge pull request #883 from JuliaReach/schillic/fix
Browse files Browse the repository at this point in the history
Fix import in test
  • Loading branch information
schillic authored Nov 25, 2024
2 parents 9b093a7 + 8dfbb30 commit 4e1fe19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/algorithms/ASB07.jl
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
using ..Exponentiation: IntervalExpAlg
using ReachabilityAnalysis.Exponentiation: IntervalExpAlg

@testset "ASB07 algorithm: homogeneous case" begin
# Example 1 from
Expand Down

0 comments on commit 4e1fe19

Please sign in to comment.