Skip to content

Commit

Permalink
test the regression
Browse files Browse the repository at this point in the history
  • Loading branch information
exaexa committed Jan 16, 2025
1 parent aff87a8 commit 36a1473
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/misc.jl
Original file line number Diff line number Diff line change
Expand Up @@ -143,4 +143,7 @@ end
@test i == :test
@test ks == [:ident]
@test v == (0, 123)

x = expand_enzyme_capacity([("test", [], 0)], [])
@test first(x[1]) == :test
end

0 comments on commit 36a1473

Please sign in to comment.