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

Unified Diff: third_party/pkg/barback-0.13.0/test/cancelable_future_test.dart

Issue 291843011: Run pub tests against older versions of barback. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: code review Created 6 years, 7 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: third_party/pkg/barback-0.13.0/test/cancelable_future_test.dart
diff --git a/pkg/barback/test/cancelable_future_test.dart b/third_party/pkg/barback-0.13.0/test/cancelable_future_test.dart
similarity index 96%
copy from pkg/barback/test/cancelable_future_test.dart
copy to third_party/pkg/barback-0.13.0/test/cancelable_future_test.dart
index 65358942a0f36f73b75fe8659f96c53a8872c567..d5f9ae43a6851cfcd32c904533c5dd8cf302ace6 100644
--- a/pkg/barback/test/cancelable_future_test.dart
+++ b/third_party/pkg/barback-0.13.0/test/cancelable_future_test.dart
@@ -6,8 +6,8 @@ library barback.test.cancelable_future_test;
import 'dart:async';
+import 'package:barback/src/cancelable_future.dart';
import 'package:barback/src/utils.dart';
-import 'package:barback/src/utils/cancelable_future.dart';
import 'package:unittest/unittest.dart';
import 'utils.dart';
« no previous file with comments | « third_party/pkg/barback-0.13.0/test/barback_mode_test.dart ('k') | third_party/pkg/barback-0.13.0/test/logger_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698