Chromium Code Reviews

Unified Diff: pkg/unittest/pubspec.yaml

Issue 18892003: Roll forward "Use package:stack_trace in unittest." (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Merge head. Created 7 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « pkg/unittest/lib/unittest.dart ('k') | tests/standalone/standalone.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/unittest/pubspec.yaml
diff --git a/pkg/unittest/pubspec.yaml b/pkg/unittest/pubspec.yaml
index f9051e3954400679c80ad0a02db51207c19bd46e..ecaba6d64d9c6c9c8f9e013c892d1499c09ad71f 100644
--- a/pkg/unittest/pubspec.yaml
+++ b/pkg/unittest/pubspec.yaml
@@ -6,4 +6,4 @@ description: >
A library for writing dart unit tests.
dependencies:
meta: any
-
+ stack_trace: any
« no previous file with comments | « pkg/unittest/lib/unittest.dart ('k') | tests/standalone/standalone.status » ('j') | no next file with comments »

Powered by Google App Engine