fredrikekre / Literate.jl

Simple package for literate programming in Julia
https://fredrikekre.github.io/Literate.jl
Other
536 stars 62 forks source link

Add regression test for changes of `showable` (#187) #189

Closed devmotion closed 2 years ago

devmotion commented 2 years ago

This PR adds a regression test for https://github.com/fredrikekre/Literate.jl/pull/187. I confirmed that reverting any (or a combination) of the changes in #187 provokes a test error.