Chromium Code Reviews| Index: karma.conf.js |
| diff --git a/karma.conf.js b/karma.conf.js |
| index 2d532036221f4998005f0f76313abb5527f534f8..08082bc3aafff9bce113c5872bf4a1afc89c8e1a 100644 |
| --- a/karma.conf.js |
| +++ b/karma.conf.js |
| @@ -18,7 +18,6 @@ module.exports = function(config) { |
| // list of files / patterns to load in the browser |
| files: [ |
| 'lib/runtime/dart_*.js', |
| - 'lib/runtime/_*.js', |
| 'lib/runtime/dart/*.js', |
| // {pattern: 'test/browser/*.js', included: false} |
| 'test/codegen/expect/async_helper/async_helper.js', |