Skip to content

Commit 75434f5

Browse files
committed
revert commit for changelog
1 parent 3e49572 commit 75434f5

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

pkgs/test_core/CHANGELOG.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,3 @@
1-
## 0.6.16
2-
3-
* Add `-s`/`--summary` flag to print a list of failed tests at the end of the
4-
run for the compact and expanded reporters.
5-
61
## 0.6.15
72

83
* Add `--coverage-package` flag, which filters the coverage report to specific

pkgs/test_core/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: test_core
2-
version: 0.6.16
2+
version: 0.6.15
33
description: A basic library for writing tests and running them on the VM.
44
repository: https://github.com/dart-lang/test/tree/master/pkgs/test_core
55
issue_tracker: https://github.com/dart-lang/test/issues?q=is%3Aissue+is%3Aopen+label%3Apackage%3Atest

0 commit comments

Comments
 (0)