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

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: changed width of iframe for pirate badge app 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
« no previous file with comments | « src/tests/site/code/htmllib.dart ('k') | src/tests/site/code/syntax.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « src/tests/site/code/htmllib.dart ('k') | src/tests/site/code/syntax.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698