Commit cb6eef70 authored by Jason Simmons's avatar Jason Simmons

Upgrade the test package (needed by the latest mojo roll)

parent 9353102a
......@@ -6,6 +6,6 @@ homepage: https://github.com/flutter/flutter/tree/master/packages/cassowary
environment:
sdk: '>=1.0.0 <2.0.0'
dev_dependencies:
test: 0.12.6
test: 0.12.6+1
test_runner: '<=0.2.16'
dart_coveralls: '<=0.3.0'
......@@ -12,7 +12,7 @@ dependencies:
vector_math: '>=1.4.3 <2.0.0'
# To pin the transitive dependency through mojo_sdk.
test: 0.12.6
test: 0.12.6+1
cassowary:
path: ../cassowary
......
name: flutter_test
dependencies:
test: 0.12.6
test: 0.12.6+1
quiver: ^0.21.4
flutter:
path: ../flutter
......
......@@ -15,7 +15,7 @@ dependencies:
mustache4dart: ^1.0.0
path: ^1.3.0
stack_trace: ^1.4.0
test: 0.12.6
test: 0.12.6+1
yaml: ^2.1.3
flx:
......
......@@ -6,6 +6,6 @@ homepage: https://github.com/flutter/flutter/tree/master/packages/newton
environment:
sdk: '>=1.0.0 <2.0.0'
dev_dependencies:
test: 0.12.6
test: 0.12.6+1
test_runner: '<=0.2.16'
dart_coveralls: '<=0.3.0'
......@@ -9,7 +9,7 @@ dependencies:
path: ../flutter
dev_dependencies:
test: 0.12.6
test: 0.12.6+1
environment:
sdk: '>=1.12.0 <2.0.0'
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment