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

Unified Diff: mojo/dart/packages/mojo_apptest/pubspec.yaml

Issue 1513853002: Dart: Uses tearDownAll in mojo_apptest. (Closed) Base URL: git@github.com:domokit/mojo.git@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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « mojo/dart/packages/mojo_apptest/lib/apptest.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/dart/packages/mojo_apptest/pubspec.yaml
diff --git a/mojo/dart/packages/mojo_apptest/pubspec.yaml b/mojo/dart/packages/mojo_apptest/pubspec.yaml
index 6d4e899c0bf4144657e00d58d6d985931c9fe027..98ee1ce2a6dafbf3c765cc397a2409ca993a3e55 100644
--- a/mojo/dart/packages/mojo_apptest/pubspec.yaml
+++ b/mojo/dart/packages/mojo_apptest/pubspec.yaml
@@ -1,10 +1,10 @@
author: Chromium Authors <mojo-dev@googlegroups.com>
dependencies:
mojo: any
- test: ^0.12.3+7
+ test: ^0.12.6+1
description: Test harness for mojo applications
environment:
sdk: '>=1.9.0 <2.0.0'
homepage: https://github.com/domokit/mojo
name: mojo_apptest
-version: 0.2.10
+version: 0.2.11
« no previous file with comments | « mojo/dart/packages/mojo_apptest/lib/apptest.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698