chore: reenable analyzer_plugin tests

Closes #3591
This commit is contained in:
Yegor Jbanov 2015-08-11 13:48:23 -07:00 committed by Yegor
parent 280d8f3148
commit 02b7e61ef7
1 changed files with 0 additions and 4 deletions

View File

@ -16,10 +16,6 @@ module.exports = function(gulp, plugins, config) {
};
function run(dir) {
if (dir == 'dist/dart/analyzer_plugin') {
// TODO: reenable after migration from unittest to test
return Q.resolve();
}
var testDir = path.join(dir, 'test');
var relativeMasterTestFile = 'test/_all_tests.dart';
var testFiles = [].slice.call(glob.sync('**/*.server.spec.dart', {