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

Side by Side Diff: pubspec.yaml

Issue 1523143002: Fix an incorrect use of @deprecated. (Closed) Base URL: git@github.com:dart-lang/old_unittest@master
Patch Set: Created 5 years 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 unified diff | Download patch
« no previous file with comments | « lib/unittest.dart ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 name: unittest 1 name: unittest
2 version: 0.12.4 2 version: 0.12.4+1
3 author: Dart Team <misc@dartlang.org> 3 author: Dart Team <misc@dartlang.org>
4 description: A library for writing dart unit tests. 4 description: A library for writing dart unit tests.
5 homepage: https://github.com/dart-lang/test 5 homepage: https://github.com/dart-lang/test
6 dependencies: 6 dependencies:
7 test: ">=0.12.4 <0.12.5" 7 test: ">=0.12.4 <0.12.5"
OLDNEW
« no previous file with comments | « lib/unittest.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698