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

Unified Diff: src/tests/site/code/pubspec.yaml

Issue 83663005: added front page samples to testing, plus a couple of tweaks to front page and code lab (Closed) Base URL: https://github.com/dart-lang/dartlang.org.git@master
Patch Set: put front page code snippets under testing, minor tweaks, fixed carousel height problem Created 7 years, 1 month 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
Index: src/tests/site/code/pubspec.yaml
diff --git a/src/tests/site/code/pubspec.yaml b/src/tests/site/code/pubspec.yaml
new file mode 100644
index 0000000000000000000000000000000000000000..624185585e90f109af724bbd90f59edf7370b807
--- /dev/null
+++ b/src/tests/site/code/pubspec.yaml
@@ -0,0 +1,4 @@
+name: frontpagesamples
+description: Example code that appears on the front page of dartlang.org
+dependencies:
+ unittest: any

Powered by Google App Engine
This is Rietveld 408576698