"lein new midje exercises" generates a brand new project called "exercises" including some sample code and a sample test, if I recall correctly.
You don't want to run this within an existing project - it will make a mess, creating a project within a project.
Just run "lein new midje foo" on its own. Or run "lein new app foo" and then manually add midje dependencies to the project.clj file, as described in the docs.
--
You received this message because you are subscribed to the Google Groups "Midje" group.
To unsubscribe from this group and stop receiving emails from it, send an email to midje+un...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.