Skip to content

Commit

Permalink
Migrate to test
Browse files Browse the repository at this point in the history
  • Loading branch information
donny-dont committed Jun 23, 2017
1 parent a7d41fd commit 9076bae
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ dependencies:
path: ">=0.9.0 <2.0.0"
stack_trace: ">=0.9.1 <2.0.0"
dev_dependencies:
unittest: ">=0.9.0 <0.12.0"
test: "^0.12.18"
# Override dependency on package_resolver to enable test
dependency_overrides:
package_resolver: '^1.0.0'
environment:
sdk: ">=1.24.0-dev.0.0 <2.0.0"

0 comments on commit 9076bae

Please sign in to comment.