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

Unified Diff: pkg/testing/pubspec.yaml

Issue 2999043003: Use package:testing for tools/gardening (Closed)
Patch Set: Created 3 years, 4 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 | « no previous file | tools/gardening/analysis_options.yaml » ('j') | tools/gardening/testing.json » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/testing/pubspec.yaml
diff --git a/pkg/testing/pubspec.yaml b/pkg/testing/pubspec.yaml
new file mode 100644
index 0000000000000000000000000000000000000000..9c2e6351c643c25ecb221b5e84f1ee53afc873f5
--- /dev/null
+++ b/pkg/testing/pubspec.yaml
@@ -0,0 +1,5 @@
+# This pubspec is currently mainly used to make it easier to develop by making
+# it a package.
+name: testing
+#version: do-not-upload
+dependencies:
ahe 2017/08/16 13:34:15 I think I used to have a pubspec file for this pac
Johnni Winther 2017/08/16 13:44:02 Haven't about "pub run testing" (what should it do
« no previous file with comments | « no previous file | tools/gardening/analysis_options.yaml » ('j') | tools/gardening/testing.json » ('J')

Powered by Google App Engine
This is Rietveld 408576698