morganey-lang / Morganey

Lambda Calculus based, interpreted programming language that recognizes Church encoded structures.
43 stars 4 forks source link

Extract mockClassLoaderResource into reusable thing #331

Closed rexim closed 7 years ago

rexim commented 7 years ago

https://github.com/morganey-lang/Morganey/blob/458946d8fefc71fffc8c98834a7752c9081925ab/src/test/scala/me/rexim/morganey/module/ModuleSpec.scala#L17

Reuse that thing in ModuleFinderSpec