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

init should generate test-main.js for RequireJS projects #896

Closed
vojtajina opened this issue Jan 21, 2014 · 2 comments · Fixed by #1346
Closed

init should generate test-main.js for RequireJS projects #896

vojtajina opened this issue Jan 21, 2014 · 2 comments · Fixed by #1346

Comments

@vojtajina
Copy link
Contributor

No description provided.

@mightyiam
Copy link

Seems like init does generate it already.

@freethejazz
Copy link
Contributor

This was fixed in #897 (referenced above). Can a maintainer close this issue?

freethejazz added a commit to freethejazz/karma that referenced this issue Mar 12, 2015
The `pathToModule` function sets a project up such that your spec
directory must be within your src directory. This approach directly
contradicts the example describing how to use RequireJS with Karma in
the documentation.

Fixes karma-runner#1120, fixes karma-runner#896
@maksimr maksimr closed this as completed Mar 12, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants