ember-cli-qunit
Advanced tools
Comparing version 0.0.1 to 0.0.2
@@ -43,2 +43,3 @@ 'use strict'; | ||
app.import('vendor/ember-qunit/dist/named-amd/main.js', { | ||
type: 'test', | ||
exports: { | ||
@@ -57,2 +58,3 @@ 'ember-qunit': [ | ||
app.import('vendor/ember-cli-shims/test-shims.js', { | ||
type: 'test', | ||
exports: { | ||
@@ -59,0 +61,0 @@ 'qunit': ['default'] |
{ | ||
"name": "ember-cli-qunit", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "QUnit testing package for ember-cli applications", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2997
75