Skip to content
Snippets Groups Projects
Unverified Commit f9fc83be authored by Gary Roumanis's avatar Gary Roumanis Committed by GitHub
Browse files

prep for release (#879)

parent 244df57c
No related branches found
No related tags found
No related merge requests found
......@@ -29,7 +29,6 @@ Future<Isolate> runInIsolate(String code, message,
mimeType: 'application/dart', encoding: utf8),
[],
message,
packageRoot: await resolver.packageRoot,
packageConfig: await resolver.packageConfigUri,
checked: checked,
onExit: onExit);
......
name: test
version: 0.12.41-dev
version: 0.12.41
author: Dart Team <misc@dartlang.org>
description: A library for writing dart unit tests.
homepage: https://github.com/dart-lang/test
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment