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

Unified Diff: pkg/barback/test/package_graph/errors_test.dart

Issue 19402003: Rename several classes in barback. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Code review changes. Created 7 years, 5 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/barback/test/asset_graph/transform_test.dart ('k') | pkg/barback/test/package_graph/source_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/barback/test/package_graph/errors_test.dart
diff --git a/pkg/barback/test/asset_graph/errors_test.dart b/pkg/barback/test/package_graph/errors_test.dart
similarity index 97%
rename from pkg/barback/test/asset_graph/errors_test.dart
rename to pkg/barback/test/package_graph/errors_test.dart
index d60335c48c3cb2a7bfb09315d63a51a92e10023e..06530226a587b9c3261411b577fd90c5252833d2 100644
--- a/pkg/barback/test/asset_graph/errors_test.dart
+++ b/pkg/barback/test/package_graph/errors_test.dart
@@ -2,12 +2,11 @@
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
-library barback.test.asset_graph.source_test;
+library barback.test.package_graph.source_test;
import 'dart:async';
import 'package:barback/barback.dart';
-import 'package:barback/src/asset_graph.dart';
import 'package:scheduled_test/scheduled_test.dart';
import '../utils.dart';
« no previous file with comments | « pkg/barback/test/asset_graph/transform_test.dart ('k') | pkg/barback/test/package_graph/source_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698