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

Unified Diff: tests/isolate/deferred_in_isolate2_lib.dart

Issue 1139793002: Fix status file and add accidentally removed test. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 5 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
Index: tests/isolate/deferred_in_isolate2_lib.dart
diff --git a/tests/isolate/deferred_in_isolate2_lib.dart b/tests/isolate/deferred_in_isolate2_lib.dart
new file mode 100644
index 0000000000000000000000000000000000000000..64b38dbefc949cb0abf4dc675c47cc8bb9c57b0f
--- /dev/null
+++ b/tests/isolate/deferred_in_isolate2_lib.dart
@@ -0,0 +1 @@
+String f() => "hi";
Lasse Reichstein Nielsen 2015/05/11 20:11:14 Add copyright header. Add comment saying which tes
« no previous file with comments | « no previous file | tests/isolate/deferred_in_isolate2_test.dart » ('j') | tests/isolate/deferred_in_isolate2_test.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698