One-liners for unittest and matcher.

Also had to give a one-liner to stack_trace, to work around a doc generation issue (dartbug.com/13246).

R=gram@google.com

Review URL: https://codereview.chromium.org//23828006

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27398 260f80e4-7a28-3924-810f-c04153c831b5
This commit is contained in:
kathyw@google.com
2013-09-11 19:28:17 +00:00
parent 1d5cdc7941
commit 2ff7bb2447
3 changed files with 26 additions and 39 deletions
+2
View File
@@ -3,6 +3,8 @@
// BSD-style license that can be found in the LICENSE file.
/**
* Stack trace generation and parsing.
*
* ## Installing ##
*
* Use [pub][] to install this package. Add the following to your `pubspec.yaml`