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

Unified Diff: pkg/template_binding/test/node_bind_test.dart

Issue 204013005: Prevent more timeouts. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 9 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 | « pkg/polymer/test/bind_mdv_test.dart ('k') | pkg/template_binding/test/template_binding_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/template_binding/test/node_bind_test.dart
diff --git a/pkg/template_binding/test/node_bind_test.dart b/pkg/template_binding/test/node_bind_test.dart
index f4119289ae87e5a158b1dd0d2b8b37d9263e8e54..93bcd8fe2ff1fea8cdd5148e366ab5516552a853 100644
--- a/pkg/template_binding/test/node_bind_test.dart
+++ b/pkg/template_binding/test/node_bind_test.dart
@@ -9,7 +9,6 @@ import 'dart:html';
import 'package:observe/observe.dart'
show toObservable, PathObserver, PropertyPath;
-import 'package:observe/mirrors_used.dart'; // make test smaller.
import 'package:template_binding/template_binding.dart' show nodeBind;
import 'package:unittest/html_config.dart';
« no previous file with comments | « pkg/polymer/test/bind_mdv_test.dart ('k') | pkg/template_binding/test/template_binding_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698