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

Unified Diff: karma.conf.js

Issue 1967773005: update dart:math (Closed) Base URL: git@github.com:dart-lang/dev_compiler.git@master
Patch Set: Created 4 years, 7 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 | « no previous file | lib/runtime/dart_sdk.js » ('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 01d2cb5ea4d7fc25b777fa077e1ff51f9899956f..d60c0adf8f30f1a8b24b05a5baea587f0b74b0b0 100644
--- a/karma.conf.js
+++ b/karma.conf.js
@@ -31,6 +31,7 @@ module.exports = function(config) {
'test/codegen/expect/corelib/**.js',
'test/codegen/expect/lib/convert/**.js',
'test/codegen/expect/lib/html/**.js',
+ 'test/codegen/expect/lib/math/**.js',
'test/codegen/expect/lib/typed_data/**.js',
'test/browser/*.js',
'test-main.js',
« no previous file with comments | « no previous file | lib/runtime/dart_sdk.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698