Skip to content
This repository has been archived by the owner on Oct 8, 2020. It is now read-only.

engine tests don't run #8

Closed
pandeiro opened this issue Nov 25, 2014 · 1 comment
Closed

engine tests don't run #8

pandeiro opened this issue Nov 25, 2014 · 1 comment

Comments

@pandeiro
Copy link

(Lein 2.5.0 on Java 1.8.0_25 OpenJDK 64-bit Server VM)

lein test

produces

lein test leiningen.less.compiler-test

lein test leiningen.less.engine-test

Ran 2 tests containing 9 assertions.
0 failures, 0 errors.

In the leiningen.less.engine-test ns, (vals (ns-interns *ns*)) is returning {} when run within lein test, so the meta data filters also return empty lists.

@sfnelson
Copy link
Contributor

Thanks, I'll take a look.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants