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

Unified Diff: tests/standalone/src/ProcessExitTest.dart

Issue 8764018: Add '#library' to tests that need a #import or #source. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: '' Created 9 years, 1 month 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/standalone/src/EchoServerTest.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/standalone/src/ProcessExitTest.dart
===================================================================
--- tests/standalone/src/ProcessExitTest.dart (revision 1964)
+++ tests/standalone/src/ProcessExitTest.dart (working copy)
@@ -4,6 +4,7 @@
//
// Process test program to test process communication.
+#library("ProcessExitTest");
#source("ProcessTestUtil.dart");
class ProcessExitTest {
« no previous file with comments | « tests/standalone/src/EchoServerTest.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698