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

Unified Diff: samples/tests/samples/src/total/TotalTest.dart

Issue 9802015: Move unittest into lib, and put it into the SDK. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: '' Created 8 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
Index: samples/tests/samples/src/total/TotalTest.dart
===================================================================
--- samples/tests/samples/src/total/TotalTest.dart (revision 5951)
+++ samples/tests/samples/src/total/TotalTest.dart (working copy)
@@ -6,7 +6,7 @@
#import('dart:html');
#import('../../../../../samples/total/client/TotalLib.dart');
-#import('../../../../../client/testing/unittest/unittest_html.dart');
+#import('../../../../../lib/unittest/unittest_html.dart');
#source('../../../../../samples/total/server/SYLKProducer.dart');
#source('total_test_lib.dart');
« no previous file with comments | « samples/tests/samples/src/swarm/SwarmTest.dart ('k') | tests/isolate/src/APIv2_spawnBrowserNegativeTest.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698