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

Unified Diff: sdk/lib/_internal/pub/test/transformer/detects_an_ordering_dependency_cycle_test.dart

Issue 26057002: Fix the names of some tests. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 2 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 | « sdk/lib/_internal/pub/test/transformer/detects_an_ordering_dependency_cycle.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sdk/lib/_internal/pub/test/transformer/detects_an_ordering_dependency_cycle_test.dart
diff --git a/sdk/lib/_internal/pub/test/transformer/detects_an_ordering_dependency_cycle.dart b/sdk/lib/_internal/pub/test/transformer/detects_an_ordering_dependency_cycle_test.dart
similarity index 98%
rename from sdk/lib/_internal/pub/test/transformer/detects_an_ordering_dependency_cycle.dart
rename to sdk/lib/_internal/pub/test/transformer/detects_an_ordering_dependency_cycle_test.dart
index 9c148d418d82aa0b0a500fa8d97d670bd49a797e..fa27d99c630c710d7a9b3d8d9b791ecce8ab9f5f 100644
--- a/sdk/lib/_internal/pub/test/transformer/detects_an_ordering_dependency_cycle.dart
+++ b/sdk/lib/_internal/pub/test/transformer/detects_an_ordering_dependency_cycle_test.dart
@@ -8,7 +8,7 @@ import 'package:scheduled_test/scheduled_test.dart';
import '../descriptor.dart' as d;
import '../test_pub.dart';
-import 'utils.dart';
+import '../serve/utils.dart';
main() {
initConfig();
« no previous file with comments | « sdk/lib/_internal/pub/test/transformer/detects_an_ordering_dependency_cycle.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698