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

Unified Diff: pkg/polymer/test/utils_test.dart

Issue 23757034: Rearranges the polymer package now that the old compiler is gone. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 3 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 | « pkg/polymer/test/transform/script_compactor_test.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/polymer/test/utils_test.dart
diff --git a/pkg/polymer/test/build/utils_test.dart b/pkg/polymer/test/utils_test.dart
similarity index 98%
rename from pkg/polymer/test/build/utils_test.dart
rename to pkg/polymer/test/utils_test.dart
index 393d21561b2bb8a0c6873367513baf86a1c452f7..335e538be3b2dcc4de40464bea3e14584153fa5c 100644
--- a/pkg/polymer/test/build/utils_test.dart
+++ b/pkg/polymer/test/utils_test.dart
@@ -3,7 +3,7 @@
// BSD-style license that can be found in the LICENSE file.
/** Tests for some of the utility helper functions used by the compiler. */
-library utils_test;
+library polymer.test.utils_test;
import 'package:unittest/compact_vm_config.dart';
import 'package:unittest/unittest.dart';
« no previous file with comments | « pkg/polymer/test/transform/script_compactor_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698