Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Including jasmine directly instead of as a bower dependency breaks Karma #6

Open
kthejoker opened this issue Nov 20, 2014 · 0 comments

Comments

@kthejoker
Copy link

By including jasmine's full source in the test folder, I had to specifically exclude the test folder from Karma to make it work.

You should just include jasmine as a dependency from bower and then reference it in your testing modules there instead.

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

No branches or pull requests

1 participant