Skip to content

Commit

Permalink
uncomment out module line in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
oxinabox committed Oct 11, 2023
1 parent 084212a commit fb1dd92
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/forward.jl
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#module forward_tests
module forward_tests
using Diffractor
using Diffractor: TaylorBundle, ZeroBundle, ∂☆
using ChainRules
Expand Down Expand Up @@ -184,4 +184,4 @@ end
)
end

end
end # module

0 comments on commit fb1dd92

Please sign in to comment.