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

Add skip to shim. #141

Merged
merged 1 commit into from
Feb 16, 2015
Merged

Add skip to shim. #141

merged 1 commit into from
Feb 16, 2015

Conversation

abuiles
Copy link
Member

@abuiles abuiles commented Feb 16, 2015

No description provided.

@@ -8,3 +9,7 @@ module('qunit-shim test');
test('should work!', function(assert) {
assert.ok('shims should function properly');
});

test('imports skips', function(assert) {
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not sure about the right test, making sure we import a function at least.

rwjblue added a commit that referenced this pull request Feb 16, 2015
@rwjblue rwjblue merged commit 85f7240 into emberjs:master Feb 16, 2015
@rwjblue
Copy link
Member

rwjblue commented Feb 16, 2015

Thanks!

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

Successfully merging this pull request may close these issues.

2 participants