Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

chore(mocks): wrap angular-mocks.js in closure #5080

Closed
wants to merge 1 commit into from
Closed

chore(mocks): wrap angular-mocks.js in closure #5080

wants to merge 1 commit into from

Conversation

davemo
Copy link
Contributor

@davemo davemo commented Nov 22, 2013

The use strict; that was at the top of this file was bleeding into other files and preventing the use of other test helpers that don't use strict mode. This was in a TODO so I figured it just needed to get committed :)

@mary-poppins
Copy link

Thanks for the PR!

  • Contributor signed CLA now or in the past
    • If you just signed, leave a comment here with your real name
  • PR's commit messages follow the commit message format

If you need to make changes to your pull request, you can update the commit with git commit --amend.
Then, update the pull request with git push -f.

Thanks again for your help!

@davemo
Copy link
Contributor Author

davemo commented Nov 22, 2013

I have signed the CLA in the past :)

davemo added a commit to linemanjs/lineman-angular-template that referenced this pull request Nov 22, 2013
- mocks, resource, route, core
- mocks is a result of a custom build until angular/angular.js#5080 ships
@ghost ghost assigned petebacondarwin Nov 25, 2013
@petebacondarwin
Copy link
Contributor

This is subtly more complex - since there are a bunch of closures inside the angular-mocks file too that might as well be stripped out if we are going to wrap the whole thing.

@davemo
Copy link
Contributor Author

davemo commented Nov 26, 2013

Thanks @petebacondarwin :)

@petebacondarwin
Copy link
Contributor

@davemo - we couldn't find your CLA submission. Can you sign it again please?

@davemo
Copy link
Contributor Author

davemo commented Nov 27, 2013

Sure, but the link to the CLA form doesn't seem to exist anymore from http://docs.angularjs.org/misc/contribute#CLA ?

jamesdaily pushed a commit to jamesdaily/angular.js that referenced this pull request Jan 27, 2014
jamesdaily pushed a commit to jamesdaily/angular.js that referenced this pull request Jan 27, 2014
JohanLorenzo pushed a commit to JohanLorenzo/balrog that referenced this pull request Sep 9, 2016
- mocks, resource, route, core
- mocks is a result of a custom build until angular/angular.js#5080 ships
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants