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

Unified Diff: tests/lib/async/future2_test.dart

Issue 11778030: Test fixes for dartium (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 11 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 | « tests/isolate/stream_mangling_test.dart ('k') | tests/lib/async/future_delayed_error_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/lib/async/future2_test.dart
diff --git a/tests/lib/async/future2_test.dart b/tests/lib/async/future2_test.dart
index f1ae866c77efd12a9def8bd6d0add688996c2209..be0707d307496ebb2c334e928f68d96567efbd80 100644
--- a/tests/lib/async/future2_test.dart
+++ b/tests/lib/async/future2_test.dart
@@ -6,6 +6,8 @@
// Can Dart2JS on V8 somehow run it?
// Tests for Future.immediate
+library future2_test;
+
import 'dart:async';
import 'dart:isolate';
« no previous file with comments | « tests/isolate/stream_mangling_test.dart ('k') | tests/lib/async/future_delayed_error_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698