Skip to content

Commit

Permalink
Merge pull request #167 from trentmwillis/rename
Browse files Browse the repository at this point in the history
Change addon name from Ember CLI QUnit to ember-cli-qunit
  • Loading branch information
nathanhammond committed Jan 11, 2017
2 parents 3853663 + d3ea9cf commit e9bd941
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.js
Expand Up @@ -5,7 +5,7 @@ var fs = require('fs');
var resolve = require('resolve');

module.exports = {
name: 'Ember CLI QUnit',
name: 'ember-cli-qunit',

_getDependencyTrees: function() {
if (this._dependencyTrees) {
Expand Down

0 comments on commit e9bd941

Please sign in to comment.