We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0e6e51 commit bdb8690Copy full SHA for bdb8690
addon/ng2/commands/test.js
@@ -1,6 +1,5 @@
1
'use strict';
2
3
-var Promise = require('ember-cli/lib/ext/promise');
4
var TestCommand = require('ember-cli/lib/commands/test');
5
var win = require('ember-cli/lib/utilities/windows-admin');
6
0 commit comments