Skip to content
This repository has been archived by the owner on Dec 10, 2024. It is now read-only.

Commit

Permalink
Merge pull request #193 from ember-cli/y-u-silly
Browse files Browse the repository at this point in the history
Remove `setTestGenerator` shenanigans.
  • Loading branch information
rwjblue authored Oct 11, 2017
2 parents f86ead6 + 41abf96 commit 64aed0c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,4 @@ module.exports = {
registry: this.registry,
});
},

setTestGenerator() {
this.eachAddonInvoke('setTestGenerator');
},
};

0 comments on commit 64aed0c

Please sign in to comment.