Skip to content

Commit

Permalink
Add comments
Browse files Browse the repository at this point in the history
  • Loading branch information
eliascarv committed Dec 17, 2024
1 parent 69942d9 commit d383723
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/transformeddomain.jl
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
@testitem "TransformedDomain" setup = [Setup] begin
# constructor
pset = PointSet(randpoint2(10))
trans1 = Scale(T(2), T(2))
trans2 = Translate(T(4), T(4))
Expand Down

0 comments on commit d383723

Please sign in to comment.