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

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

Issue 324163003: Release barback 0.14.1. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 6 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: sdk/lib/_internal/pub/test/transformer/exclusion/works_on_aggregate_transformer_test.dart
diff --git a/sdk/lib/_internal/pub/test/transformer/exclusion/works_on_aggregate_transformer_test.dart b/sdk/lib/_internal/pub/test/transformer/exclusion/works_on_aggregate_transformer_test.dart
index 777b3fa91ee335015fccfc382a1df5cd28a2b245..819d30ffffe27f989fa2db79f6bbdc71da468c05 100644
--- a/sdk/lib/_internal/pub/test/transformer/exclusion/works_on_aggregate_transformer_test.dart
+++ b/sdk/lib/_internal/pub/test/transformer/exclusion/works_on_aggregate_transformer_test.dart
@@ -37,7 +37,7 @@ class ManyToOneTransformer extends AggregateTransformer {
main() {
initConfig();
- withBarbackVersions(">=0.14.1-dev", () {
+ withBarbackVersions(">=0.14.1", () {
integration("works on an aggregate transformer", () {
d.dir(appPath, [
d.pubspec({

Powered by Google App Engine
This is Rietveld 408576698