Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(92)

Unified Diff: karma.conf.js

Issue 1879373004: Implement modular compilation (Closed) Base URL: git@github.com:dart-lang/dev_compiler.git@master
Patch Set: Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « bin/devrun.dart ('k') | lib/devc.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: karma.conf.js
diff --git a/karma.conf.js b/karma.conf.js
index c1d91c35d036d57e4e6b3e0be0f8fd1103de4755..44aba5e708d4b9a5467452a5d53958747035d765 100644
--- a/karma.conf.js
+++ b/karma.conf.js
@@ -20,7 +20,6 @@ module.exports = function(config) {
'test/codegen/expect/dom/dom.js',
'test/codegen/expect/expect/expect.js',
'test/codegen/expect/matcher/matcher.js',
- 'test/codegen/expect/matcher/src/*.js',
'test/codegen/expect/unittest/unittest.js',
'test/codegen/expect/syncstar_syntax.js',
'test/codegen/expect/language-all.js',
« no previous file with comments | « bin/devrun.dart ('k') | lib/devc.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698