Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(528)

Unified Diff: mojo/dart/apptest/pubspec.yaml

Issue 1063233004: Teach dart_package to understand the packages/ subdirectory (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Rebase Created 5 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « mojo/dart/apptest/pubspec.lock ('k') | mojo/public/dart/rules.gni » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/dart/apptest/pubspec.yaml
diff --git a/mojo/dart/apptest/pubspec.yaml b/mojo/dart/apptest/pubspec.yaml
new file mode 100644
index 0000000000000000000000000000000000000000..14d2573e00de1648e1fbe54e4a98d906e112359c
--- /dev/null
+++ b/mojo/dart/apptest/pubspec.yaml
@@ -0,0 +1,4 @@
+name: mojo_apptest
+version: 0.0.1
+dependencies:
+ unittest: '>=0.11.5+4 <0.12.0'
« no previous file with comments | « mojo/dart/apptest/pubspec.lock ('k') | mojo/public/dart/rules.gni » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698