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

Unified Diff: pubspec.yaml

Issue 2979043002: Migrate tests to using package test (Closed)
Patch Set: revert format changes Created 3 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 | « no previous file | test/int32_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pubspec.yaml
diff --git a/pubspec.yaml b/pubspec.yaml
index 96ccfa01d8b815f68da61b28a6c4deb6f712f644..185275fac107634043b73826a7abe5c293d8eb4e 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -4,6 +4,6 @@ author: Dart Team <misc@dartlang.org>
description: Library for 32- and 64-bit signed fixed-width integers.
homepage: https://github.com/dart-lang/fixnum
dev_dependencies:
- unittest: ">=0.9.0 <0.12.0"
+ test: ^0.12.0
environment:
sdk: ">=0.8.10+6 <2.0.0"
« no previous file with comments | « no previous file | test/int32_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698