Skip to content

Commit

Permalink
add test
Browse files Browse the repository at this point in the history
  • Loading branch information
ablaom committed May 14, 2021
1 parent 29fed63 commit 62228cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/composition/models/methods.jl
Original file line number Diff line number Diff line change
Expand Up @@ -372,6 +372,7 @@ end
r = report(mach)
@test r.model1 == NamedTuple()
@test r.model2 == NamedTuple()
range(averager, :(model1.K), lower=2, upper=3)
end


Expand Down

0 comments on commit 62228cd

Please sign in to comment.