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

Unified Diff: tests/language/hello_script_lib.dart

Issue 12743005: Revert "Remove Expect from core library." (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Reupload (first upload failed). Created 7 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 | « tests/language/hash_code_mangling_test.dart ('k') | tests/language/hello_script_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/hello_script_lib.dart
diff --git a/tests/language/hello_script_lib.dart b/tests/language/hello_script_lib.dart
index 92a09764c3362532ea415f4f655c180f79d6e8ff..95ed82edda3c237b44e8c8f8bb82be456512c9a6 100644
--- a/tests/language/hello_script_lib.dart
+++ b/tests/language/hello_script_lib.dart
@@ -6,7 +6,6 @@
// This file contains the library.
library HelloScriptLib;
-import "package:expect/expect.dart";
part "hello_script_lib_source.dart";
class HelloLib {
« no previous file with comments | « tests/language/hash_code_mangling_test.dart ('k') | tests/language/hello_script_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698